diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index 02dbd0ad0..73269759f 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -34,7 +34,7 @@ command = { name = "cms-create-sd" - name = "sign" + name = "cms-sign" option = { long = "certificate" short = "c" @@ -111,7 +111,6 @@ command = { } command = { name = "cms-verify-sd" - name = "verify" option = { long = "anchors" type = "strings"