add --never-fail flag to print
authorLove Hörnquist Åstrand <lha@kth.se>
Mon, 25 May 2009 23:43:36 +0000 (23:43 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Mon, 25 May 2009 23:43:36 +0000 (23:43 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25222 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/hx509/hxtool-commands.in

index a9886c30de66616b308a3d4ec61b9b68928e2e3d..a2604fd751da6eb166930b183775dd02f7a42929 100644 (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"