Backed out my -n change to imply -l by request of sheldonh.

This commit is contained in:
chris 1999-08-23 05:39:40 +00:00
parent 49e5b666a7
commit f92dd3f904

View File

@ -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;