small fix in usage text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-06-07 03:04:46 +02:00
parent c62f229d45
commit 838e0dbda1

View 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 \
""