diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index bc2f63629..4391d16e5 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -209,6 +209,11 @@ command = { type = "flag" help = "print the content of the certificates" } + option = { + long = "info" + type = "flag" + help = "print the information about the certificate store" + } min_args="1" argument="certificate ..." help = "Print certificates"