]> sjero.net Git - dccp2tcp/blobdiff - dccp2tcp.pod
Update documentation to reflect -V and -h flags
[dccp2tcp] / dccp2tcp.pod
index 0ba5446ddbcede0996f0bc3d29189c6d65a42682..e5b4336858d08fdb2c31cbaf4805598fc96f305f 100644 (file)
@@ -4,7 +4,7 @@ dccp2tcp - convert DCCP packet captures to TCP captures for analysis with B<tcpt
 
 =head1 SYNOPSIS
 
-B<dccp2tcp> [-d] [-y] [-g] [-s] I<input_file> I<output_file> 
+B<dccp2tcp> [-d] [-V] [-h] [-y] [-g] [-s] I<input_file> I<output_file> 
 
 =head1 DESCRIPTION
 
@@ -26,6 +26,14 @@ not computed on the output packets---they are simply zeroed.
        
 Debug, repeat for additional verbosity
 
+=item B<-V>
+       
+Version information
+
+=item B<-h>
+       
+Help message
+
 =item B<-y>
 
 Shift the window line (yellow) in B<tcptrace> to the highest received acknowledgment.