commit | f305918cc79c3ef9a4abdafa5bd35a68521c63c8 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Oct 15 16:20:54 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Oct 15 16:23:40 2007 -0400 |
tree | 76aba560bc42e4a365407c2102231d82dafd3585 | |
parent | f493d4e0ac93a5c500a2e9360a2398a8637895b6 [diff] |
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>