From ad070bdb2faf4008cf9a5291c41eea5a467047da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 27 Jul 2005 19:02:07 +0000 Subject: [PATCH] explain what signer is for create-sd git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15785 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hxtool-commands.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index b19b77fa7..5616bcf30 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -45,7 +45,7 @@ command = { long = "signer" short = "s" type = "string" - argument = "certificate-name" + argument = "signer-friendly-name" help = "certificate to sign with" } min_args="2"