projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc17f3
)
libxl: document foreground '-F' option of create command
author
Giuseppe Mazzotta
<g.mazzotta@iragan.com>
Fri, 17 Apr 2015 15:36:34 +0000
(17:36 +0200)
committer
Ian Campbell
<ian.campbell@citrix.com>
Wed, 22 Apr 2015 13:41:20 +0000
(14:41 +0100)
Signed-off-by: Giuseppe Mazzotta <g.mazzotta@iragan.com>
Acked-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 9284887c3b4ddde2cfaa206665613224d6d8d0b3..7f4759bf9219cdb67b4ee652068bf6334fef0e65 100644
(file)
--- a/
tools/libxl/xl_cmdtable.c
+++ b/
tools/libxl/xl_cmdtable.c
@@
-30,6
+30,7
@@
struct cmd_spec cmd_table[] = {
"-n, --dryrun Dry run - prints the resulting configuration\n"
" (deprecated in favour of global -N option).\n"
"-d Enable debug messages.\n"
+ "-F Run in foreground until death of the domain.\n"
"-e Do not wait in the background for the death of the domain.\n"
"-V, --vncviewer Connect to the VNC display after the domain is created.\n"
"-A, --vncviewer-autopass\n"