diff options
-rw-r--r-- | include/usage.src.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.src.h b/include/usage.src.h index 878e7a282..bd2e56385 100644 --- a/include/usage.src.h +++ b/include/usage.src.h | |||
@@ -5097,7 +5097,7 @@ INSERT | |||
5097 | #define who_full_usage "\n\n" \ | 5097 | #define who_full_usage "\n\n" \ |
5098 | "Show who is logged on\n" \ | 5098 | "Show who is logged on\n" \ |
5099 | "\nOptions:" \ | 5099 | "\nOptions:" \ |
5100 | "\n -a show all" \ | 5100 | "\n -a Show all" \ |
5101 | 5101 | ||
5102 | #define whoami_trivial_usage \ | 5102 | #define whoami_trivial_usage \ |
5103 | "" | 5103 | "" |