Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40ffd7
)
unix.c (usage), e2fsck.8.in: Add the -D option to the usage and
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 Nov 2002 00:39:03 +0000
(19:39 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 Nov 2002 00:39:03 +0000
(19:39 -0500)
command synopsis. (Addresses Debian bug #167108)
(missed this file in the previous checkin)
e2fsck/unix.c
patch
|
blob
|
history
diff --git
a/e2fsck/unix.c
b/e2fsck/unix.c
index
a086793
..
e3ff404
100644
(file)
--- a/
e2fsck/unix.c
+++ b/
e2fsck/unix.c
@@
-59,7
+59,7
@@
e2fsck_t e2fsck_global_ctx; /* Try your very best not to use this! */
static void usage(e2fsck_t ctx)
{
fprintf(stderr,
- _("Usage: %s [-panyrcdfvstFSV] [-b superblock] [-B blocksize]\n"
+ _("Usage: %s [-panyrcdfvst
D
FSV] [-b superblock] [-B blocksize]\n"
"\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
"\t\t[-l|-L bad_blocks_file] [-C fd] [-j ext-journal]\n"
"\t\t[-E extended-options] device\n"),