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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user