diff options
Diffstat (limited to 'sbin/ipsecctl/ipsecctl.8')
-rw-r--r-- | sbin/ipsecctl/ipsecctl.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/sbin/ipsecctl/ipsecctl.8 b/sbin/ipsecctl/ipsecctl.8 index fd0085725b7..5e24efbf468 100644 --- a/sbin/ipsecctl/ipsecctl.8 +++ b/sbin/ipsecctl/ipsecctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecctl.8,v 1.28 2011/11/08 16:49:32 jmc Exp $ +.\" $OpenBSD: ipsecctl.8,v 1.29 2017/11/20 10:51:24 mpi Exp $ .\" .\" Copyright (c) 2004, 2005 Hans-Joerg Hoexer <hshoexer@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 8 2011 $ +.Dd $Mdocdate: November 20 2017 $ .Dt IPSECCTL 8 .Os .Sh NAME @@ -22,7 +22,7 @@ .Nd control flows for IPsec .Sh SYNOPSIS .Nm ipsecctl -.Op Fl dFkmnv +.Op Fl cdFkmnv .Op Fl D Ar macro Ns = Ns Ar value .Op Fl f Ar file .Op Fl i Ar fifo @@ -44,6 +44,10 @@ The ruleset grammar is described in .Pp The options are as follows: .Bl -tag -width Ds +.It Fl c +Use in combination with the +.Fl s +option to collapse flow output. .It Fl D Ar macro Ns = Ns Ar value Define .Ar macro |