projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c9172
)
xl: correct help text of xl migrate
author
Olaf Hering
<olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:14 +0000
(13:32 +0000)
committer
Olaf 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
patch
|
blob
|
history
diff --git
a/tools/libxl/xl_cmdtable.c
b/tools/libxl/xl_cmdtable.c
index ac586420bff03d4050383e2a47ae01fa9eb94cf0..0f0634fd079a07849a05698a3f5b0ff81725e477 100644
(file)
--- 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"