From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giuseppe Mazzotta Subject: [PATCH] libxl: document foreground '-F' option of create command Date: Fri, 17 Apr 2015 17:36:34 +0200 Message-ID: <55312882.7030700@iragan.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040505020404050707060901" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Wei Liu , Ian Jackson , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------040505020404050707060901 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit --------------040505020404050707060901 Content-Type: text/x-patch; name="document-create-foreground-option.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="document-create-foreground-option.patch" commit 482b29753946125bbcf892a5daa57b86620f68b1 Author: Giuseppe Mazzotta Date: Fri Apr 17 17:10:03 2015 +0200 libxl: document foreground '-F' option of create command =20 Signed-off-by: Giuseppe Mazzotta diff --git a/tools/libxl/xl_cmdtable.c b/tools/libxl/xl_cmdtable.c index 9284887..7f4759b 100644 --- a/tools/libxl/xl_cmdtable.c +++ b/tools/libxl/xl_cmdtable.c @@ -30,6 +30,7 @@ struct cmd_spec cmd_table[] =3D { "-n, --dryrun Dry run - prints the resulting configurat= ion\n" " (deprecated in favour of global -N optio= n).\n" "-d Enable debug messages.\n" + "-F Run in foreground until death of the doma= in.\n" "-e Do not wait in the background for the dea= th of the domain.\n" "-V, --vncviewer Connect to the VNC display after the doma= in is created.\n" "-A, --vncviewer-autopass\n" --------------040505020404050707060901 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --------------040505020404050707060901--