Signed-off-by: Han Han <hhan(a)redhat.com>
---
tools/virsh.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index 62ffd43ba9..e8b63fdab2 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<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', 'gluster',
'iscsi-direct'.
+'mpath', 'rbd', 'sheepdog', 'gluster',
'iscsi-direct', 'zfs' and 'vstorage'.
The I<--details> option instructs virsh to additionally
display pool persistence and capacity related information where available.
--
2.20.1