who: fix typo in help text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2012-04-18 14:38:15 +02:00
parent d778e6c6f8
commit b110e1fecb
1 changed files with 1 additions and 1 deletions

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