there is already one verify, don't make two

This commit is contained in:
Love Hornquist Astrand
2009-08-21 13:42:22 -07:00
parent 941b2a1135
commit 30aa8a7166

View File

@@ -34,7 +34,7 @@
command = { command = {
name = "cms-create-sd" name = "cms-create-sd"
name = "sign" name = "cms-sign"
option = { option = {
long = "certificate" long = "certificate"
short = "c" short = "c"
@@ -111,7 +111,6 @@ command = {
} }
command = { command = {
name = "cms-verify-sd" name = "cms-verify-sd"
name = "verify"
option = { option = {
long = "anchors" long = "anchors"
type = "strings" type = "strings"