]> xenbits.xensource.com Git - xen.git/commitdiff
libxl: document foreground '-F' option of create command
authorGiuseppe Mazzotta <g.mazzotta@iragan.com>
Fri, 17 Apr 2015 15:36:34 +0000 (17:36 +0200)
committerIan 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

index 9284887c3b4ddde2cfaa206665613224d6d8d0b3..7f4759bf9219cdb67b4ee652068bf6334fef0e65 100644 (file)
@@ -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"