summaryrefslogtreecommitdiffstats
path: root/apps/x509.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-03-23 21:04:23 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-03-23 21:04:23 +0000
commit38b6e6c07b5fd3c926c8ec3f8326e96476b8c969 (patch)
tree9492653626a4096a853eb59f6edc19f731b117ab /apps/x509.c
parente4e949192ba1d72226ec22b76cfe540b1d675d55 (diff)
Typo in usage message.
Diffstat (limited to 'apps/x509.c')
-rw-r--r--apps/x509.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/x509.c b/apps/x509.c
index f1b1c6f7b6..6e49377f0d 100644
--- a/apps/x509.c
+++ b/apps/x509.c
@@ -114,7 +114,7 @@ static const char *x509_usage[]={
" -alias - output certificate alias\n",
" -noout - no certificate output\n",
" -ocspid - print OCSP hash values for the subject name and public key\n",
-" -ocspurl - print OCSP Responder URL(s)\n",
+" -ocsp_uri - print OCSP Responder URL(s)\n",
" -trustout - output a \"trusted\" certificate\n",
" -clrtrust - clear all trusted purposes\n",
" -clrreject - clear all rejected purposes\n",