Add statistics hook.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20773 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-01 21:58:56 +00:00
parent 98c0802377
commit d2d30f8b2a

View File

@@ -608,7 +608,17 @@ command = {
}
min_args="1"
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 = {
name = "help"