[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] xl: correct help text of xl migrate
# HG changeset patch # User Olaf Hering <olaf@xxxxxxxxx> # Date 1360935134 0 # Node ID 2df0ec31f3f7583c32616fbb77c62cd866f51d61 # Parent 48f9436959dd980c3d3dc83cb5b88d289dbd1d30 xl: correct help text of xl migrate Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r 48f9436959dd -r 2df0ec31f3f7 tools/libxl/xl_cmdtable.c --- a/tools/libxl/xl_cmdtable.c Fri Feb 15 13:32:13 2013 +0000 +++ b/tools/libxl/xl_cmdtable.c Fri Feb 15 13:32:14 2013 +0000 @@ -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" _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |