From 1e223ee1a9a17ad2dda7ccc76d9b4f5674119934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 3 Jun 2007 15:30:36 +0000 Subject: [PATCH] argument is certificates.. for crl-sign git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20847 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hxtool-commands.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index d2fdcef19..30af9a47f 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -650,6 +650,7 @@ command = { } name = "crl-sign" min_args="0" + argument="certificates..." help = "Create a CRL" } command = {