From: John Ferlan Date: Mon, 12 Mar 2018 20:12:25 +0000 (-0400) Subject: virsh: Clean up man page formatting for vol-list and vol-pool X-Git-Tag: v4.2.0-rc1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031ef3d8b077fca5c20160eb07bec2d64dd8d5f6;p=thirdparty%2Flibvirt.git virsh: Clean up man page formatting for vol-list and vol-pool Make the output more readable. Signed-off-by: John Ferlan --- diff --git a/tools/virsh.pod b/tools/virsh.pod index caaa62b840..5044c57748 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -4216,16 +4216,21 @@ have different physical and allocation values. =item B [I<--pool> I] [I<--details>] Return the list of volumes in the given storage pool. + I<--pool> I is the name or UUID of the storage pool. + The I<--details> option instructs virsh to additionally display volume type and capacity related information where available. -=item B [I<--uuid>] I +=item B I [I<--uuid>] Return the pool name or UUID for a given volume. By default, the pool name is -returned. If the I<--uuid> option is given, the pool UUID is returned instead. +returned. + I is the key or path of the volume to return the pool -information for. +information. + +If the I<--uuid> option is given, the pool UUID is returned instead. =item B [I<--pool> I] I