]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virsh.pod: Add zfs and vstorage pool types
authorHan Han <hhan@redhat.com>
Thu, 11 Jul 2019 07:23:07 +0000 (15:23 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Jul 2019 15:39:39 +0000 (17:39 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh.pod

index dbcac24292783ff6d0d9a840d2137ecd4ecdf1d6..ed5308a6d44286133fc328da59f1bbb4f42bfa98 100644 (file)
@@ -4093,7 +4093,7 @@ I<--uuid> and I<--name>.
 You may also want to list pools with specified types using I<type>, 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.