Add default ZFS support

This commit is contained in:
itoussies 2024-09-09 09:43:29 +02:00
parent b22d43176c
commit 902f1471cb
1 changed files with 1 additions and 0 deletions

View File

@ -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