who: fix typo in help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Apr 2012 12:38:15 +0000 (14:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Apr 2012 12:38:15 +0000 (14:38 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/who.c

index 597a4d5..f955ce6 100644 (file)
@@ -48,7 +48,7 @@
 //usage:#define who_full_usage "\n\n"
 //usage:       "Show who is logged on\n"
 //usage:     "\n       -a      Show all"
-//usage:     "\n       -a      Print column headers"
+//usage:     "\n       -H      Print column headers"
 
 #include "libbb.h"