mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Backed out my -n change to imply -l by request of sheldonh.
This commit is contained in:
parent
f10c8263aa
commit
279fdba6f6
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue