ps: document -T option
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 20 Sep 2009 18:29:25 +0000 (20:29 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 20 Sep 2009 18:29:25 +0000 (20:29 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h

index 6f9d155c362ccec2a04780c2ee628c7b51872f82..c7013de22ccbee4e8480dda99bb49cb45ca74aad 100644 (file)
        "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 */