btrfs-progs: prop: also allow "none" to disable compression
[platform/upstream/btrfs-progs.git] / Documentation / btrfs-property.asciidoc
index 7ed6a7d..9f31d48 100644 (file)
@@ -43,7 +43,8 @@ read-only flag of subvolume: true or false
 label::::
 label of device
 compression::::
-compression setting for an inode: lzo, zlib, zstd, or "" (empty string)
+compression algorithm for an inode, possible values: 'lzo', 'zlib', 'zstd'. To
+disable compression use "" (empty string), 'no' or 'none'.
 
 *list* [-t <type>] <object>::
 Lists available properties with their descriptions for the given object.