aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 6f9d155c3..c7013de22 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -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 */