btrfs-progs: convert: document -O|--features flag
authorVytas Dauksa <vytas.dauksa@smoothwall.net>
Wed, 2 Mar 2016 16:00:28 +0000 (16:00 +0000)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Mar 2016 12:42:47 +0000 (13:42 +0100)
Copy-pasted description found at mkfs.btrfs. I did not bother with
feature list as it seemed to be incomplete.

Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-convert.asciidoc

index ca3417f..3ec7d55 100644 (file)
@@ -83,6 +83,13 @@ rollback to the original ext2/3/4 filesystem if possible
 set filesystem label during conversion
 -L|--copy-label::
 use label from the converted filesystem
+-O|--features <feature1>[,<feature2>...]::
+A list of filesystem features turned on at btrfs-convert time. Not all features
+are supported by old kernels. To disable a feature, prefix it with '^'.
++
+To see all available features that btrfs-convert supports run:
++
++btrfs-convert -O list-all+
 -p|--progress::
 show progress of conversion, on by default
 --no-progress::