From: Nikos Mavrogiannopoulos Date: Fri, 27 Jan 2012 19:47:34 +0000 (+0100) Subject: updated description X-Git-Tag: gnutls_3_0_13~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b837df532f54b47bac8593d6fef4d6c73c91d80;p=thirdparty%2Fgnutls.git updated description --- diff --git a/src/ocsptool-args.def.in b/src/ocsptool-args.def.in index 7f4fb3ab85..44fdac605c 100644 --- a/src/ocsptool-args.def.in +++ b/src/ocsptool-args.def.in @@ -38,12 +38,12 @@ flag = { flag = { name = ask; arg-type = string; - arg-name = "url"; + arg-name = "server name|url"; arg-optional; - descrip = "Ask server about the loaded certificate"; + descrip = "Ask an OCSP/HTTP server on a certificate validity"; flags-must = load-cert; flags-must = load-issuer; - doc = "Connects to the specified HTTP URL and queries an OCSP request."; + doc = "Connects to the specified HTTP OCSP server and queries on the validity of the loaded certificate."; }; flag = {