projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
869d3d3
)
last: trim help text
author
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 22 May 2008 02:10:50 +0000
(
02:10
-0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 22 May 2008 02:10:50 +0000
(
02:10
-0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index
1f4213a
..
a1e4894
100644
(file)
--- 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 \