Add default ZFS support
This commit is contained in:
parent
b22d43176c
commit
902f1471cb
|
@ -124,6 +124,7 @@ Filter duplicate storages (in used size and total size).
|
|||
=item B<--filter-storage-type>
|
||||
|
||||
Filter storage types with a regexp (default: '^(hrStorageFixedDisk|hrStorageNetworkDisk|hrFSBerkeleyFFS|hrFSOther)$').
|
||||
'hrFSOther' is needed when the default file system is ZFS.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue