[libvirt] [PATCH] Trivial virsh.pod additions --all for "list" command and similar

Hi all, This is just a trivial patch to virsh.pod (from git master). It adds the following pieces to the virsh man page: + Shows the --inactive and --all optional parameters for the list command. Closes Bugzilla #575512, reported by Renich Bon Ciric (CC'd) https://bugzilla.redhat.com/show_bug.cgi?id=575512 + Corrects the existing description of the list command, to now say that only running domains are listed if no domains are specified. The man page up until this point has said all domains are listed if no domains are specified, which is incorrect. + Adds the "shut off" state to the list of states for the list command. + Adds a missing =back around line 755, that pod2man was complaining was missing. Regards and best wishes, Justin Clift -- Salasaga - Open Source eLearning IDE http://www.salasaga.org

On 05/29/2010 11:28 PM, Justin Clift wrote:
Hi all,
This is just a trivial patch to virsh.pod (from git master). It adds the following pieces to the virsh man page:
+ Shows the --inactive and --all optional parameters for the list command.
Closes Bugzilla #575512, reported by Renich Bon Ciric (CC'd) https://bugzilla.redhat.com/show_bug.cgi?id=575512
+ Corrects the existing description of the list command, to now say that only running domains are listed if no domains are specified.
The man page up until this point has said all domains are listed if no domains are specified, which is incorrect.
+ Adds the "shut off" state to the list of states for the list command.
+ Adds a missing =back around line 755, that pod2man was complaining was missing.
ACK - Cole

On 06/01/2010 09:46 AM, Cole Robinson wrote:
On 05/29/2010 11:28 PM, Justin Clift wrote:
Hi all,
This is just a trivial patch to virsh.pod (from git master). It adds the following pieces to the virsh man page:
ACK
I pushed it, after fixing the trailing space and updating AUTHORS (both of which were caught by running 'make syntax-check'). -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org

On 06/02/2010 08:48 AM, Eric Blake wrote: <snip>
I pushed it, after fixing the trailing space and updating AUTHORS (both of which were caught by running 'make syntax-check').
Thanks Eric. :) I'll also use 'make syntax-check' from here on too. Regards and best wishes, Justin Clift -- Salasaga - Open Source eLearning IDE http://www.salasaga.org
participants (3)
-
Cole Robinson
-
Eric Blake
-
Justin Clift