aboutsummaryrefslogtreecommitdiff
path: root/coreutils/who.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/who.c')
-rw-r--r--coreutils/who.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/who.c b/coreutils/who.c
index ec385bf95..9f37f65fd 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -22,7 +22,6 @@
22//usage: "[-a]" 22//usage: "[-a]"
23//usage:#define who_full_usage "\n\n" 23//usage:#define who_full_usage "\n\n"
24//usage: "Show who is logged on\n" 24//usage: "Show who is logged on\n"
25//usage: "\nOptions:"
26//usage: "\n -a Show all" 25//usage: "\n -a Show all"
27 26
28#include "libbb.h" 27#include "libbb.h"