mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
ps: document -T option
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9aff29997e
commit
532609e36e
@ -3424,6 +3424,9 @@
|
|||||||
"Report process status\n" \
|
"Report process status\n" \
|
||||||
"\nOptions:" \
|
"\nOptions:" \
|
||||||
"\n -o col1,col2=header Select columns for display" \
|
"\n -o col1,col2=header Select columns for display" \
|
||||||
|
IF_FEATURE_SHOW_THREADS( \
|
||||||
|
"\n -T Show threads" \
|
||||||
|
)
|
||||||
|
|
||||||
#else /* !ENABLE_DESKTOP */
|
#else /* !ENABLE_DESKTOP */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user