$NetBSD$

--- doc/tcpflow.1.in.orig	2001-02-26 23:01:30.000000000 +0000
+++ doc/tcpflow.1.in
@@ -6,7 +6,7 @@ tcpflow \- TCP flow recorder 
 .na
 .B tcpflow
 [\c
-.BI \-chpsv\fR\c
+.BI \-cCehpsv\fR\c
 ]
 [\c
 .BI \-b \ max_bytes\fR\c
@@ -62,6 +62,15 @@ are received, without storing any captur
 .B -s
 ).
 .TP
+.B \-C
+Console print without the packet source and destination details being printed.  Print the contents of packets to stdout as they
+are received, without storing any captured data to files (implies
+.B -s
+).
+.TP
+.B \-e
+When outputting to the console each flow will be output in alternating colours.
+.TP
 .B \-d
 Debug level.  Set the level of debugging messages printed to stderr to
 \fIdebug_level\fP.  Higher numbers produce more messages.
