xl: correct help text of xl migrate
authorOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:14 +0000 (13:32 +0000)
committerOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:14 +0000 (13:32 +0000)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/xl_cmdtable.c

index ac586420bff03d4050383e2a47ae01fa9eb94cf0..0f0634fd079a07849a05698a3f5b0ff81725e477 100644 (file)
@@ -145,7 +145,7 @@ struct cmd_spec cmd_table[] = {
     },
     { "migrate",
       &main_migrate, 0, 1,
-      "Save a domain state to restore later",
+      "Migrate a domain to another host",
       "[options] <Domain> <host>",
       "-h              Print this help.\n"
       "-C <config>     Send <config> instead of config file from creation.\n"