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 @@
//usage: "[-a]"
//usage:#define who_full_usage "\n\n"
//usage: "Show who is logged on\n"
-//usage: "\nOptions:"
//usage: "\n -a Show all"
#include "libbb.h"