ps: document -T option

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2009-09-20 20:29:25 +02:00
parent 9aff29997e
commit 532609e36e

View File

@ -3424,6 +3424,9 @@
"Report process status\n" \
"\nOptions:" \
"\n -o col1,col2=header Select columns for display" \
IF_FEATURE_SHOW_THREADS( \
"\n -T Show threads" \
)
#else /* !ENABLE_DESKTOP */