add aliases to commands

This commit is contained in:
Love Hornquist Astrand
2009-08-20 14:05:18 -07:00
parent f6da838557
commit e3da85a4ab

View File

@@ -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"