diff --git a/tools/virsh.pod b/tools/virsh.pod index dbcac24292783ff6d0d9a840d2137ecd4ecdf1d6..ed5308a6d44286133fc328da59f1bbb4f42bfa98 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -4093,7 +4093,7 @@ I<--uuid> and I<--name>. You may also want to list pools with specified types using I, the pool types must be separated by comma, e.g. --type dir,disk. The valid pool types include 'dir', 'fs', 'netfs', 'logical', 'disk', 'iscsi', 'scsi', -'mpath', 'rbd', 'sheepdog' and 'gluster'. +'mpath', 'rbd', 'sheepdog', 'gluster', 'zfs' and 'vstorage'. The I<--details> option instructs virsh to additionally display pool persistence and capacity related information where available.