add --content to print
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16030 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -171,6 +171,11 @@ command = {
|
|||||||
argument = "password"
|
argument = "password"
|
||||||
help = "password, prompter, or environment"
|
help = "password, prompter, or environment"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "content"
|
||||||
|
type = "flag"
|
||||||
|
help = "print the content of the certificates"
|
||||||
|
}
|
||||||
min_args="1"
|
min_args="1"
|
||||||
argument="certificate ..."
|
argument="certificate ..."
|
||||||
help = "Print certificates"
|
help = "Print certificates"
|
||||||
|
Reference in New Issue
Block a user