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:
82b1429
)
- remove superfluous comment from previous commit
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 3 Dec 2008 18:49:44 +0000
(18:49 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 3 Dec 2008 18:49:44 +0000
(18:49 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index a174222be287aaa07586aedf5af7ff21d77f3ad9..8a1d3fa11292960d6c737125a4a71e250a334ca6 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-2626,8
+2626,7
@@
"\n\t-P"USE_GETOPT_LONG(", --password-fd=")"NUM\tread password from fd NUM" \
"\n\t-s"USE_GETOPT_LONG(", --stdin")"\t\tuse stdin; like -P0" \
"\n\t-m"USE_GETOPT_LONG(", --method=")"TYPE\tEncryption method TYPE" \
- "\n\t-S"USE_GETOPT_LONG(", --salt=")"SALT\t\tuse SALT" \
- //"\n\t-l"USE_GETOPT_LONG(", --length=")"LEN\tRandom password with length LEN"
+ "\n\t-S"USE_GETOPT_LONG(", --salt=")"SALT\t\tuse SALT"
#define mkpasswd_example_usage \
"$ mkpasswd -m md5\n" \