Add statistics hook.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20773 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -608,7 +608,17 @@ command = {
|
|||||||
}
|
}
|
||||||
min_args="1"
|
min_args="1"
|
||||||
argument="certificates..."
|
argument="certificates..."
|
||||||
help = "Test "
|
help = "Test crypto system related to the certificates"
|
||||||
|
}
|
||||||
|
command = {
|
||||||
|
option = {
|
||||||
|
long = "type"
|
||||||
|
type = "integer"
|
||||||
|
help = "type of statistics"
|
||||||
|
}
|
||||||
|
name = "statistic-print"
|
||||||
|
min_args="0"
|
||||||
|
help = "Print statistics"
|
||||||
}
|
}
|
||||||
command = {
|
command = {
|
||||||
name = "help"
|
name = "help"
|
||||||
|
Reference in New Issue
Block a user