Adapt to new request handling.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21343 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-26 14:21:55 +00:00
parent a2c72dc392
commit c2164a1781

View File

@@ -409,7 +409,7 @@ command = {
help = "Create a CRMF or PKCS10 request"
}
command = {
name = "pkcs10-print"
name = "request-print"
option = {
long = "verbose"
type = "flag"
@@ -417,7 +417,7 @@ command = {
}
min_args="1"
argument="requests ..."
help = "Print PKCS10 requests"
help = "Print requests"
}
command = {
name = "query"
@@ -603,7 +603,7 @@ command = {
option = {
long = "req"
type = "string"
help = "pkcs10 request"
help = "certificate request"
}
option = {
long = "certificate-private-key"