aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/usage.h6
1 files changed, 3 insertions, 3 deletions
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 \