[libvirt] [PATCH 00/11] Make some virsh.pod adjustments for vol-* commands

John Ferlan posted 11 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180312211158.28343-1-jferlan@redhat.com
Test syntax-check passed
tools/virsh.pod | 238 +++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 168 insertions(+), 70 deletions(-)
[libvirt] [PATCH 00/11] Make some virsh.pod adjustments for vol-* commands
Posted by John Ferlan 6 years, 1 month ago
Been reviewing documentation lately - ran into the virsh vol-* commands
and their "inconsistency" with the expected ordering of the command options.
Also the commands were largely a mash of sentences without regard for
any sort of readability.

John Ferlan (11):
  virsh: Clean up formatting of the vol-create* commands
  virsh: Fix man page argument ordering for vol-clone command
  virsh: Fix man page argument ordering for vol-delete command
  virsh: Fix man page argument ordering for vol-upload command
  virsh: Fix man page argument ordering for vol-download command
  virsh: Fix man page argument ordering for vol-wipe command
  virsh: Fix man page argument ordering for vol-dumpxml command
  virsh: Fix man page argument ordering for vol-info command
  virsh: Clean up man page formatting for vol-list and vol-pool
  virsh: Fix man page argument ordering for vol-{path|name|key} commands
  tools: Clean up the vol-resize man page

 tools/virsh.pod | 238 +++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 168 insertions(+), 70 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 00/11] Make some virsh.pod adjustments for vol-* commands
Posted by Michal Privoznik 6 years, 1 month ago
On 03/12/2018 10:11 PM, John Ferlan wrote:
> Been reviewing documentation lately - ran into the virsh vol-* commands
> and their "inconsistency" with the expected ordering of the command options.
> Also the commands were largely a mash of sentences without regard for
> any sort of readability.
> 
> John Ferlan (11):
>   virsh: Clean up formatting of the vol-create* commands
>   virsh: Fix man page argument ordering for vol-clone command
>   virsh: Fix man page argument ordering for vol-delete command
>   virsh: Fix man page argument ordering for vol-upload command
>   virsh: Fix man page argument ordering for vol-download command
>   virsh: Fix man page argument ordering for vol-wipe command
>   virsh: Fix man page argument ordering for vol-dumpxml command
>   virsh: Fix man page argument ordering for vol-info command
>   virsh: Clean up man page formatting for vol-list and vol-pool
>   virsh: Fix man page argument ordering for vol-{path|name|key} commands
>   tools: Clean up the vol-resize man page
> 
>  tools/virsh.pod | 238 +++++++++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 168 insertions(+), 70 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list