diff options
author | Martin Willi <martin@revosec.ch> | 2012-10-08 15:38:02 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-10-24 11:34:31 +0200 |
commit | 3202f4a381de402cdddb305d55dd4de955f2f02c (patch) | |
tree | fd2d13ed37506d733ca61c8e5061a0725a807d96 /src | |
parent | 0c4b9f7cda0382eccec2ff887a757e4e8686501d (diff) | |
download | strongswan-3202f4a381de402cdddb305d55dd4de955f2f02c.tar.bz2 strongswan-3202f4a381de402cdddb305d55dd4de955f2f02c.tar.xz |
Add "listcounters" command to ipsec.8 manpage
Diffstat (limited to 'src')
-rw-r--r-- | src/ipsec/_ipsec.8.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ipsec/_ipsec.8.in b/src/ipsec/_ipsec.8.in index 41c6ff8d2..a190fa568 100644 --- a/src/ipsec/_ipsec.8.in +++ b/src/ipsec/_ipsec.8.in @@ -172,6 +172,10 @@ an HTTP- or LDAP-based CRL distribution point. returns revocation information fetched from OCSP servers. .PP .TP +.B "listcounters" +show IKE counter values collected since daemon startup. +.PP +.TP .B "listall [ --utc ]" returns all information generated by the list commands above. Each list command can be called with the |