]> granicus.if.org Git - procps-ng/commit
top: fixing command line parsing errors is now a habit
authorJim Warner <james.warner@comcast.net>
Wed, 21 Jun 2017 01:20:20 +0000 (20:20 -0500)
committerCraig Small <csmall@enc.com.au>
Tue, 4 Jul 2017 10:29:26 +0000 (20:29 +1000)
commitac76e4db2cbb039bcd37481ba95537b5987a4ab4
tree2220e95c64d007f6c47fa160549a53c0d316e045
parent09982256515d46fedd5afb32b87919fdd6f94a3d
top: fixing command line parsing errors is now a habit

Ok, I admit it. I'm now tired of cleaning up after me.

This is the 3rd related tweak after that '-1' argument
was originally introduced. And with this patch we will
once again properly honor the '-o' and '-u|U' switches
without a need to be followed by an additional switch.

[ one can follow my unfortunate trail of alterations ]
[ beginning with my most recent fix referenced below ]

Reference(s):
commit 4b44aebd807bd132c14df20eabff2f2e9628ef97

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c