Signed-off-by: Adam Borowski <kilobyte@xxxxxxxxxx> --- Documentation/mkfs.btrfs.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc index fd20ca5..a9aa3cb 100644 --- a/Documentation/mkfs.btrfs.asciidoc +++ b/Documentation/mkfs.btrfs.asciidoc @@ -112,7 +112,7 @@ Do not perform whole device TRIM operation by default. -O|--features <feature1>[,<feature2>...]:: A list of filesystem features turned on at mkfs time. Not all features are -supported by old kernels. +supported by old kernels. To disable a feature, prefix it with '^'. + To see all features run: + -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
