Upgrade SDC from Titan to Janus Graph
[sdc.git] / asdctool / src / main / java / org / openecomp / sdc / asdctool / main / RemoveUtils.java
index 4bc21b3..236f819 100644 (file)
@@ -52,7 +52,7 @@ public class RemoveUtils {
        }
 
        private static void removeUsage() {
-               System.out.println("Usage: remove-products <titan.properties> <BE host> <BE port> <admin user>");
+               System.out.println("Usage: remove-products <janusgraph.properties> <BE host> <BE port> <admin user>");
        }
 
        private static boolean verifyParamsLength(String[] args, int i) {