Backed out my -n change to imply -l by request of sheldonh.
This commit is contained in:
parent
49e5b666a7
commit
f92dd3f904
@ -220,8 +220,6 @@ main(argc, argv)
|
||||
break;
|
||||
case 'n':
|
||||
f_numericonly = 1;
|
||||
f_longform = 1;
|
||||
f_column = f_singlecol = 0;
|
||||
break;
|
||||
case 'o':
|
||||
f_flags = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user