public inbox for linux-erofs@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH] erofs-utils: manpage: document missing --quiet option for mkfs.erofs
@ 2026-02-10 18:28 Gao Xiang
  2026-02-11 17:48 ` Benjamin Drung
  0 siblings, 1 reply; 3+ messages in thread
From: Gao Xiang @ 2026-02-10 18:28 UTC (permalink / raw)
  To: linux-erofs; +Cc: Gao Xiang, Benjamin Drung

Reported-by: Benjamin Drung <bdrung@posteo.de>
Closes: https://github.com/erofs/erofs-utils/issues/36
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
---
 man/mkfs.erofs.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man/mkfs.erofs.1 b/man/mkfs.erofs.1
index cc5a3109ac7f..4316214ff1e2 100644
--- a/man/mkfs.erofs.1
+++ b/man/mkfs.erofs.1
@@ -240,6 +240,9 @@ Use extended inodes instead of compact inodes if the file modification time
 would overflow compact inodes. This is the default. Overrides
 .BR --ignore-mtime .
 .TP
+.B "\-\-quiet"
+Quiet execution (do not write anything to standard output.)
+.TP
 .BI "\-\-sort=" MODE
 Inode data sorting order for tarballs as input.
 
-- 
2.43.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-12  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 18:28 [PATCH] erofs-utils: manpage: document missing --quiet option for mkfs.erofs Gao Xiang
2026-02-11 17:48 ` Benjamin Drung
2026-02-12  1:26   ` Gao Xiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox