From 3495cd039b382fbcecdfaeade3920ffa8c794821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 31 Mar 2006 22:07:55 +0000 Subject: [PATCH] Update ocsp-fetch. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16888 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hxtool-commands.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index 8d1425c19..35af71ff7 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -218,13 +218,13 @@ command = { help = "certificate use to sign the request" } option = { - long = "verbose" - short = "c" - type = "flag" - help = "verbose" + long = "pool" + type = "strings" + argument = "certificate-store" + help = "pool to find parent certificate in" } min_args="2" - argument="filename certs ..." + argument="outfile certs ..." help = "Fetch OCSP responses for the following certs" } command = {