Whamcloud - gitweb
mke2fs: fix -T/-t usage output
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 Jan 2012 02:17:57 +0000 (21:17 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 Jan 2012 02:17:57 +0000 (21:17 -0500)
commit65794cf159aa051ea3fe79db1950f562600b252e
treef0e5131c39a0160ba9b1a54237f9303362cf2643
parent9288e3be665bb8d5657d7f710687a50fad859acf
mke2fs: fix -T/-t usage output

There is a slight desync between the mke2fs(8) man page and the mke2fs
help output when it comes to the -t/-T options.  Since the man page is
correct, update the mke2fs usage string to match.

Reported-by: Ben Kohler <bkohler@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c