[libvirt] [PATCH] virsh: Fix flag semantics and docs for "desc" command

Eric Blake eblake at redhat.com
Wed Feb 8 15:07:02 UTC 2012


On 02/08/2012 05:16 AM, Peter Krempa wrote:
> This patch fixes the domain modification impact flags for tie virsh
> desc command to match the new semantics and fix the docs to match
> actual behavior.
> ---
>  tools/virsh.c   |   21 +++++++++++++++------
>  tools/virsh.pod |   12 +++++-------
>  2 files changed, 20 insertions(+), 13 deletions(-)
> 

> +++ b/tools/virsh.pod
> @@ -435,7 +435,7 @@ Define a domain from an XML <file>. The domain definition is registered
>  but not started.  If domain is already running, the changes will take
>  effect on the next boot.
> 
> -=item B<desc> [I<--live> | I<--config>] [I<--title>] [I<--edit>]
> +=item B<desc> [[I<--live> I<--config> | I<--current>] [I<--title>] [I<--edit>]

Missing some []; should be:

[[I<--live>] [I<--config>] | [I<--current>]] ...

ACK with that fixed.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120208/d249f0d6/attachment-0001.sig>


More information about the libvir-list mailing list