Restore backwards compatible -R option.
Broken in revision 1.17. Noticed by: hoek
This commit is contained in:
parent
4f00f8562d
commit
17cbfdc259
@ -66,7 +66,7 @@ static int filename_mask;
|
||||
|
||||
/* Short options. */
|
||||
static char const short_options[] =
|
||||
"0123456789A:B:C::EFGHIUVX:abcd:e:f:hiLlnqrsuvwxyZz";
|
||||
"0123456789A:B:C::EFGHIRUVX:abcd:e:f:hiLlnqrsuvwxyZz";
|
||||
|
||||
/* Non-boolean long options that have no corresponding short equivalents. */
|
||||
enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user