Add option time.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18359 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-08 21:26:51 +00:00
parent a975d889f2
commit 15e871b6a2

View File

@@ -186,6 +186,11 @@ command = {
type = "flag"
help = "missing CRL/OCSP is ok"
}
option = {
long = "time"
type = "string"
help = "time when to validate the chain"
}
option = {
long = "verbose"
short = "v"