small fix in usage text
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 01:04:46 +0000 (03:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 7 Jun 2010 01:04:46 +0000 (03:04 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.src.h

index 878e7a2..bd2e563 100644 (file)
@@ -5097,7 +5097,7 @@ INSERT
 #define who_full_usage "\n\n" \
        "Show who is logged on\n" \
      "\nOptions:" \
-     "\n       -a      show all" \
+     "\n       -a      Show all" \
 
 #define whoami_trivial_usage \
        ""