aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2024-04-16 14:55:44 +0800
committerChao Yu <chao@kernel.org>2024-04-14 07:13:50 +0800
commit3631ad44f14585959e0c8d7af96e83a05eae70ac (patch)
tree13e21cf0c52dcbab9131cb6cac6fd04d73cda5e3
parentc312935b48986a3670e2a317974f4498de079cfc (diff)
downloadf2fs-tools-wip.tar.gz
mkfs.f2fs: add description for ro feature in manualwip
Add missing description for readonly feature in manual of mkfs.f2fs. Signed-off-by: Chao Yu <chao@kernel.org>
-rw-r--r--man/mkfs.f2fs.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mkfs.f2fs.8 b/man/mkfs.f2fs.8
index 0dc367b..1f0c724 100644
--- a/man/mkfs.f2fs.8
+++ b/man/mkfs.f2fs.8
@@ -208,6 +208,9 @@ Enable casefolding support in the filesystem. Optional flags can be passed with
.TP
.B compression
Enable support for filesystem level compression. Requires extra attr.
+.TP
+.B ro
+Enable readonly feature to eliminate OVP/SSA on-disk layout for small readonly partition.
.RE
.TP
.BI \-C " encoding:flags"