projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c04821
)
remove a doubled entry for '-binary' in the usage message
author
Ralf S. Engelschall
<rse@openssl.org>
Sun, 27 Jul 2008 15:51:35 +0000
(15:51 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Sun, 27 Jul 2008 15:51:35 +0000
(15:51 +0000)
apps/dgst.c
patch
|
blob
|
history
diff --git
a/apps/dgst.c
b/apps/dgst.c
index 96e72c6657e7e0ebc0f53b5531910f693a5ef899..2abb3e0b21b9135467cf0d97bf2133dde0c5b9ec 100644
(file)
--- a/
apps/dgst.c
+++ b/
apps/dgst.c
@@
-251,7
+251,6
@@
int MAIN(int argc, char **argv)
BIO_printf(bio_err,"-keyform arg key file format (PEM or ENGINE)\n");
BIO_printf(bio_err,"-signature file signature to verify\n");
BIO_printf(bio_err,"-sigopt nm:v signature parameter\n");
- BIO_printf(bio_err,"-binary output in binary form\n");
BIO_printf(bio_err,"-hmac key create hashed MAC with key\n");
#ifndef OPENSSL_NO_ENGINE
BIO_printf(bio_err,"-engine e use engine e, possibly a hardware device.\n");