Add hxtool print --info.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-04 07:23:15 +00:00
parent b72e8735d3
commit 1fa2a5c541

View File

@@ -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"