summaryrefslogtreecommitdiff
path: root/doc/dumpcap.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dumpcap.pod')
-rw-r--r--doc/dumpcap.pod14
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod
index 9e9ed8f3ae..7852803096 100644
--- a/doc/dumpcap.pod
+++ b/doc/dumpcap.pod
@@ -14,8 +14,8 @@ S<[ B<-D> ]>
S<[ B<-f> E<lt>capture filterE<gt> ]>
S<[ B<-h> ]>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
-S<[ B<-I> E<lt>l|sE<gt> ]>
S<[ B<-L> ]>
+S<[ B<-M> ]>
S<[ B<-p> ]>
S<[ B<-s> E<lt>capture snaplenE<gt> ]>
S<[ B<-v> ]>
@@ -156,19 +156,15 @@ standard libpcap format.
Note: the Win32 version of B<Dumpcap> doesn't support capturing from
pipes or stdin!
-=item -I
-
-If run with the B<l> argument, print a verbose, machine-readable interface
-list, similar to the B<-D> flag.
-
-If run with the B<s> argument, print statistics for each interface every
-second until the program terminates.
-
=item -L
List the data link types supported by the interface and exit. The reported
link types can be used for the B<-y> option.
+=item -M
+
+When used with B<-D> and B<-L>, print verbose, machine-readable output.
+
=item -p
I<Don't> put the interface into promiscuous mode. Note that the