commit | 838e0dbda1578ce96ae7c9d6d09d5d8025072777 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 07 03:04:46 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jun 07 03:04:46 2010 +0200 |
tree | b1f5b8f84ef19523d46ac6688ddbf47925d046ed | |
parent | c62f229d45d54a5a994f25d52077618a7a58236d [diff] |
small fix in usage text Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/include/usage.src.h b/include/usage.src.h index 878e7a2..bd2e563 100644 --- a/include/usage.src.h +++ b/include/usage.src.h
@@ -5097,7 +5097,7 @@ #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 \ ""