projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
299c5c3
)
- correct helptext of stat (Cristian Ionescu-Idbohrn)
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Thu, 17 Jan 2008 11:09:45 +0000
(11:09 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Thu, 17 Jan 2008 11:09:45 +0000
(11:09 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index 12d2cefd9c1ab4d0950dc1e18f90c851a1c6c6eb..13eb021164a0f020e2d37cd18877c1cc2eaa9fde 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-3354,7
+3354,7
@@
USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
USE_FEATURE_STAT_FORMAT( \
" -c fmt Use the specified format\n") \
" -f Display filesystem status\n" \
- " -L
,-l
Dereference links\n" \
+ " -L
Dereference links\n" \
" -t Display info in terse form" \
USE_SELINUX( \
"\n -Z Print security context" \