[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] Document '-F' option of create subcommand.
commit b3c8f22904c13e29739c87bb3e947a2a0bea91d9 Author: Giuseppe Mazzotta <g.mazzotta@xxxxxxxxxx> AuthorDate: Tue May 12 14:51:42 2015 +0000 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Wed May 13 14:51:12 2015 +0100 Document '-F' option of create subcommand. Other options are still missing and not part of this patch. Signed-off-by: Giuseppe Mazzotta <g.mazzotta@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- docs/man/xl.pod.1 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 16783c8..02bf531 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -115,6 +115,9 @@ Create will return B<as soon> as the domain is started. This B<does not> mean the guest OS in the domain has actually booted, or is available for input. +If the I<-F> option is specified, create will start the domain and not +return until its death. + B<OPTIONS> =over 4 @@ -131,6 +134,10 @@ Use the given configuration file. Leave the domain paused after it is created. +=item B<-F> + +Run in foreground until death of the domain. + =item B<-V>, B<--vncviewer> Attach to domain's VNC server, forking a vncviewer process. -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |