diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-09-15 11:58:51 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-09-15 11:58:51 +0200 |
commit | 318a48a5899bc9d9440995357c3389c6b99f5ba6 (patch) | |
tree | 987bff257a581d9ccf03241ff1e2346221dd8ce3 /src | |
parent | 8aaa6de3227ba9df2619327b7779d86133f43f9c (diff) | |
download | strongswan-318a48a5899bc9d9440995357c3389c6b99f5ba6.tar.bz2 strongswan-318a48a5899bc9d9440995357c3389c6b99f5ba6.tar.xz |
swanctl: Add man page entry for flush-certs command5.5.1dr3
Diffstat (limited to 'src')
-rw-r--r-- | src/swanctl/swanctl.8.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/swanctl/swanctl.8.in b/src/swanctl/swanctl.8.in index a3074601e..9c5a5a03d 100644 --- a/src/swanctl/swanctl.8.in +++ b/src/swanctl/swanctl.8.in @@ -38,11 +38,9 @@ output. initiate a connection .TP .B "\-t, \-\-terminate" -\-\-terminate\fR terminate a connection .TP .B "\-d, \-\-redirect" -\-\-redirect\fR redirect an IKE_SA .TP .B "\-p, \-\-install" @@ -93,7 +91,10 @@ trace logging output .B "\-S, \-\-stats" show daemon infos and statistics .TP -.B "\-r, \-\-reload-settings" +.B "\-f, \-\-flush\-certs" +flush cached certificates +.TP +.B "\-r, \-\-reload\-settings" reload strongswan.conf(5) configuration .TP .B "\-v, \-\-version" |