[PATCH 3/3] erofs-utils: man: add missing -C option for big pcluster
Gao Xiang
xiang at kernel.org
Tue Apr 27 12:37:22 AEST 2021
Update the manpage as well.
Signed-off-by: Gao Xiang <xiang at kernel.org>
---
man/mkfs.erofs.1 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/man/mkfs.erofs.1 b/man/mkfs.erofs.1
index 254c3ec4de41..d10f080a0534 100644
--- a/man/mkfs.erofs.1
+++ b/man/mkfs.erofs.1
@@ -24,6 +24,10 @@ from \fISOURCE\fR directory.
Set an algorithm for file compression, which can be set with an optional
compression level separated by a comma.
.TP
+.BI "\-C " max-pcluster-size
+Specify the maximum size of compress physical cluster in bytes. It may enable
+big pcluster feature if needed (Linux v5.13+).
+.TP
.BI "\-d " #
Specify the level of debugging messages. The default is 0.
.TP
--
2.20.1
More information about the Linux-erofs
mailing list