From e3da85a4abac04e71cd31106a398c99813d12bee Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Thu, 20 Aug 2009 14:05:18 -0700 Subject: [PATCH] add aliases to commands --- lib/hx509/hxtool-commands.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index 66d889e21..633095491 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -34,6 +34,7 @@ command = { name = "cms-create-sd" + name = "sign" option = { long = "certificate" short = "c" @@ -110,6 +111,7 @@ command = { } command = { name = "cms-verify-sd" + name = "verify" option = { long = "anchors" type = "strings"