mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-14 01:31:02 +00:00
btrfs-progs: docs: remove incorrect statement about mkfs runtime features
Since 5.15 enables a runtime feature, this statement is incorrect. Pull-request: #437 Author: dathide <47128084+dathide@users.noreply.github.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
9d85418c52
commit
b2acf53520
@ -161,8 +161,7 @@ OPTIONS
|
||||
-R|--runtime-features <feature1>[,<feature2>...]
|
||||
A list of features that be can enabled at mkfs time, otherwise would have
|
||||
to be turned on on a mounted filesystem.
|
||||
Although no runtime feature is enabled by default,
|
||||
to disable a feature, prefix it with *^*.
|
||||
To disable a feature, prefix it with *^*.
|
||||
|
||||
See section *RUNTIME FEATURES* for more details. To see all available
|
||||
runtime features that **mkfs.btrfs** supports run:
|
||||
|
Loading…
Reference in New Issue
Block a user