add --never-fail flag to print

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25222 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-05-25 23:43:36 +00:00
parent 6dc1f7bb98
commit d17fab3f7b

View File

@@ -287,6 +287,11 @@ command = {
type = "flag"
help = "print the content of the certificates"
}
option = {
long = "never-fail"
type = "flag"
help = "never fail with an error code"
}
option = {
long = "info"
type = "flag"