Whamcloud - gitweb
mke2fs: Change usage message to use -E instead -R, which is deprecated
authorTheodore Ts'o <tytso@mit.edu>
Mon, 15 Oct 2007 20:20:54 +0000 (16:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 15 Oct 2007 20:23:40 +0000 (16:23 -0400)
commitf305918cc79c3ef9a4abdafa5bd35a68521c63c8
tree76aba560bc42e4a365407c2102231d82dafd3585
parentf493d4e0ac93a5c500a2e9360a2398a8637895b6
mke2fs: Change usage message to use -E instead -R, which is deprecated

The -R option is only used for backwards compatibility, and -E is
preferred, so change the usage message accordingly.

Signed-off-by: Coly Li <coyli@suse.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c