diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index a2604fd75..66d889e21 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -103,7 +103,7 @@ command = { type = "flag" help = "use subject name for CMS Identifier" } - min_args="2" + min_args="1" max_args="2" argument="in-file out-file" help = "Wrap a file within a SignedData object"