xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xl: correct help text of xl migrate
@ 2013-01-31 15:15 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2013-01-31 15:15 UTC (permalink / raw)
  To: xen-devel

# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1359645324 -3600
# Node ID 63bf1794ec0c0a4a8a6f25adda1ae1d0b35d4742
# Parent  91fe6b42c7d4010ada78617d18133137d7194d9b
xl: correct help text of xl migrate

Signed-off-by: Olaf Hering <olaf@aepfle.de>

diff -r 91fe6b42c7d4 -r 63bf1794ec0c tools/libxl/xl_cmdtable.c
--- a/tools/libxl/xl_cmdtable.c
+++ b/tools/libxl/xl_cmdtable.c
@@ -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"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-31 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 15:15 [PATCH] xl: correct help text of xl migrate Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).