diff --git a/tools/virsh.pod b/tools/virsh.pod index caaa62b84010bbe5645238867d2434c085f96b62..5044c57748b97ce6671614fab7fb238069e56eb6 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