(pkcs10-create): Add arguments to
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16969 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -240,8 +240,10 @@ command = {
|
|||||||
type = "flag"
|
type = "flag"
|
||||||
help = "verbose status"
|
help = "verbose status"
|
||||||
}
|
}
|
||||||
min_args="0"
|
min_args="2"
|
||||||
help = "Create PKCS10 requests"
|
max_args="2"
|
||||||
|
argument="keyfile output-file"
|
||||||
|
help = "Create a PKCS10 request"
|
||||||
}
|
}
|
||||||
command = {
|
command = {
|
||||||
name = "pkcs10-print"
|
name = "pkcs10-print"
|
||||||
|
Reference in New Issue
Block a user