allow one argument

This commit is contained in:
Love Hornquist Astrand
2009-08-20 10:20:09 -07:00
parent 62dc336bf9
commit f0aec0e637

View File

@@ -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"