[SEBA-478] Renaming xos_services in xos-services

Change-Id: I6d2a50bc92fda0fd39183ff0f12fc1a5d97faf81
diff --git a/lib/xos-migrate/xosmigrate/main.py b/lib/xos-migrate/xosmigrate/main.py
index 8d76197..562ee38 100644
--- a/lib/xos-migrate/xosmigrate/main.py
+++ b/lib/xos-migrate/xosmigrate/main.py
@@ -290,7 +290,7 @@
     action="append",
     required=True,
     dest="service_names",
-    help="The name of the folder containing the service in cord/orchestration/xos_services"
+    help="The name of the folder containing the service in cord/orchestration/xos-services"
 )
 
 pathgroup = parser.add_mutually_exclusive_group()