From: Justin Clift Date: Sun, 30 May 2010 14:24:51 +0000 (+1000) Subject: Add --source-format argument to virsh pool-define-as and pool-create-as X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3db47cb5d27e7f602cd31c40e31a6cf97f9921b9;p=libvirt.git Add --source-format argument to virsh pool-define-as and pool-create-as This is the corresponding patch for the virsh man page (virsh.pod). --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 495bb46791..422ae7fd05 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -672,7 +672,7 @@ Build a given pool. Create and start a pool object from the XML I. =item B I I<--print-xml> I optional I -I I I +I I I I<--source-format format> Create and start a pool object I from the raw parameters. If I<--print-xml> is specified, then print the XML of the pool object @@ -684,7 +684,7 @@ I. Create, but do not start, a pool object from the XML I. =item B I I<--print-xml> I optional I -I I I +I I I I<--source-format format> Create, but do not start, a pool object I from the raw parameters. If I<--print-xml> is specified, then print the XML of the pool object