diff options
Diffstat (limited to 'procps/pstree.c')
-rw-r--r-- | procps/pstree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/pstree.c b/procps/pstree.c index 16649cf..8ba3079 100644 --- a/procps/pstree.c +++ b/procps/pstree.c @@ -24,7 +24,6 @@ //usage: "[-p] [PID|USER]" //usage:#define pstree_full_usage "\n\n" //usage: "Display process tree, optionally start from USER or PID\n" -//usage: "\nOptions:" //usage: "\n -p Show pids" #include "libbb.h" |