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:
@@ -209,6 +209,11 @@ command = {
|
|||||||
type = "flag"
|
type = "flag"
|
||||||
help = "print the content of the certificates"
|
help = "print the content of the certificates"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "info"
|
||||||
|
type = "flag"
|
||||||
|
help = "print the information about the certificate store"
|
||||||
|
}
|
||||||
min_args="1"
|
min_args="1"
|
||||||
argument="certificate ..."
|
argument="certificate ..."
|
||||||
help = "Print certificates"
|
help = "Print certificates"
|
||||||
|
Reference in New Issue
Block a user