add --capture-comment to dumpcap's manpage
authorMartin Kaiser <wireshark@kaiser.cx>
Sat, 27 Jul 2013 16:39:10 +0000 (16:39 -0000)
committerMartin Kaiser <wireshark@kaiser.cx>
Sat, 27 Jul 2013 16:39:10 +0000 (16:39 -0000)
svn path=/trunk/; revision=50947

doc/dumpcap.pod

index e46569bf2644d7352f9856335cd8d1a09d13e467..76c2cac8d62f980847e0c8fa192629fa8693cde3 100644 (file)
@@ -31,6 +31,7 @@ S<[ B<-t> ]>
 S<[ B<-v> ]>
 S<[ B<-w> E<lt>outfileE<gt> ]>
 S<[ B<-y> E<lt>capture link typeE<gt> ]>
+S<[ B<--capture-comment> E<lt>commentE<gt> ]>
 
 =head1 DESCRIPTION
 
@@ -336,6 +337,14 @@ the interface specified by the last B<-i> option occurring before
 this option. If the capture link type is not set specifically,
 the default capture link type is used if provided.
 
+=item --capture-comment  E<lt>commentE<gt>
+
+Add a capture comment to the output file.
+
+This option is only available if we output the captured packets to a
+single file in pcap-ng format. Only one capture comment may be set per
+output file.
+
 =back
 
 =head1 CAPTURE FILTER SYNTAX