2011-01-30 06:28:23

by Robin Dong

[permalink] [raw]
Subject: [PATCH 2/3] dumpe2fs: add '-s' flags for manual

From: Robin Dong <[email protected]>

Signed-off-by: Robing Dong <[email protected]>
---
misc/dumpe2fs.8.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in
index c1dfcbd..cf611c9 100644
--- a/misc/dumpe2fs.8.in
+++ b/misc/dumpe2fs.8.in
@@ -55,6 +55,9 @@ can cause some of dumpe2fs's display to be suspect).
only display the superblock information and not any of the block
group descriptor detail information.
.TP
+.B \-s
+display the statistical information of file system blocks usage.
+.TP
.B \-i
display the filesystem data from an image file created by
.BR e2image ,
--
1.7.3.5