aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dumpcap.pod
diff options
context:
space:
mode:
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-09-23 21:24:22 +0000
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-09-23 21:24:22 +0000
commit28d8da59276cc7ae5fe971d42ae1f86a9fb9cc79 (patch)
treef023b55d079514f68e2f62c0b4fde675af91d666 /doc/dumpcap.pod
parent14c984f562ed30cdb91c6965daae54a4821bc350 (diff)
The -D, -L and -S options are mutually exclusive, so change "and" to "or".
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39113 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/dumpcap.pod')
-rw-r--r--doc/dumpcap.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod
index 4d83a3bec3..7e2c83b57c 100644
--- a/doc/dumpcap.pod
+++ b/doc/dumpcap.pod
@@ -230,7 +230,7 @@ link types can be used for the B<-y> option.
=item -M
-When used with B<-D>, B<-L> and B<-S>, print machine-readable output.
+When used with B<-D>, B<-L> or B<-S>, print machine-readable output.
The machine-readable output is intended to be read by B<Wireshark> and
B<TShark>; its format is subject to change from release to release.