diff options
author | Peng Tao <bergwolf@gmail.com> | 2009-06-05 18:13:28 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-07-02 00:16:52 -0400 |
commit | ca4d95a9328af89a9f8fa490fc37115eb80524ba (patch) | |
tree | 06b5853e7b3127a319e8c8f18581acb2af823eab /misc/filefrag.8.in | |
parent | c13351f6c53f175696044c0203bb3009af606c64 (diff) | |
download | e2fsprogs-ca4d95a9328af89a9f8fa490fc37115eb80524ba.tar.gz |
remove bogus "-e" option from filefrag manpage
filefrag doesn't support "-e" option, so clean it up in the manpage.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'misc/filefrag.8.in')
-rw-r--r-- | misc/filefrag.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/filefrag.8.in b/misc/filefrag.8.in index ccaa4a6f..681fe9a8 100644 --- a/misc/filefrag.8.in +++ b/misc/filefrag.8.in @@ -5,7 +5,7 @@ filefrag \- report on file fragmentation .SH SYNOPSIS .B filefrag [ -.B \-besvx +.B \-bsvx ] [ .I files... |