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"