there is already one verify, don't make two
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user