summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-03-23 21:11:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-03-23 21:11:50 +0000
commitc126b73a4a7fd1225ad5e4adb559fa40d169a8d3 (patch)
treeb1ef7184d106d1221145bc362dfd2778af420824 /apps
parent3f03b3569d3184bb7982996557a49058048e3152 (diff)
Update from HEAD.
Diffstat (limited to 'apps')
-rw-r--r--apps/x509.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/x509.c b/apps/x509.c
index d904d34021..6debce4419 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",