aboutsummaryrefslogtreecommitdiff
path: root/procps/pstree.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/pstree.c')
-rw-r--r--procps/pstree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/pstree.c b/procps/pstree.c
index 16649cfaa..8ba30795d 100644
--- a/procps/pstree.c
+++ b/procps/pstree.c
@@ -24,7 +24,6 @@
24//usage: "[-p] [PID|USER]" 24//usage: "[-p] [PID|USER]"
25//usage:#define pstree_full_usage "\n\n" 25//usage:#define pstree_full_usage "\n\n"
26//usage: "Display process tree, optionally start from USER or PID\n" 26//usage: "Display process tree, optionally start from USER or PID\n"
27//usage: "\nOptions:"
28//usage: "\n -p Show pids" 27//usage: "\n -p Show pids"
29 28
30#include "libbb.h" 29#include "libbb.h"