OSDN Git Service

Add top -H.
authorElliott Hughes <enh@google.com>
Thu, 5 May 2016 17:27:56 +0000 (10:27 -0700)
committerRob Landley <rob@landley.net>
Fri, 6 May 2016 03:08:10 +0000 (22:08 -0500)
commit942bf0ca665192ec3f5bae6821a64de09db9350e
tree8ebaf6980ed1820ef07c575240b78c176bd43e8a
parent290774d79914e668c40755dd88e71afb35d6afbc
Add top -H.

Also enable the same behavior we have with ps, where adding a thread-related
field implies that you're interested in threads.

Also clean up the help text slightly --- we're still not including the
TOP_COMMON help, but at least when we do, we'll have each option covered with
no duplicates.
toys/posix/ps.c