From: Denis Vlasenko Date: Thu, 22 May 2008 02:10:50 +0000 (-0000) Subject: last: trim help text X-Git-Tag: 1_11_0~197 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b22a8059cb8f804c77f302fa90b64c25d5513db1;p=oweals%2Fbusybox.git last: trim help text --- diff --git a/include/usage.h b/include/usage.h index 1f4213a2e..a1e489453 100644 --- a/include/usage.h +++ b/include/usage.h @@ -3509,9 +3509,9 @@ "Show listing of the last users that logged into the system" \ USE_FEATURE_LAST_FANCY( "\n" \ "\nOptions:" \ - "\n -H Show header line" \ - "\n -W Display with no host column truncation" \ - "\n -f file Read from file instead of /var/log/wtmp" \ +/* "\n -H Show header line" */ \ + "\n -W Display with no host column truncation" \ + "\n -f file Read from file instead of /var/log/wtmp" \ ) #define sha1sum_trivial_usage \