aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-02-26 14:16:52 -0800
committerGuy Harris <guy@alum.mit.edu>2019-02-26 22:17:26 +0000
commita302d531e898e0c7bb109e49889218b368a8f379 (patch)
treeecf279f1e0cb24e3d668b215980c3f77fe565a96 /doc
parent54417ed16a78ff20234b235c9ae34fff97a014d8 (diff)
The non-flag arguments to tshark aren't necessarily a capture filter.
They're a capture filter if you're capturing live traffic; they're a display (read) filter if you're reading a capture file. Change-Id: Ia2f5bcdb0098bf3c2b4a3d99da5bfe768e09b5a0 Reviewed-on: https://code.wireshark.org/review/32207 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index dd83b9b73a..0bdcbdf544 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -68,7 +68,7 @@ S<[ B<--enable-protocol> E<lt>proto_nameE<gt> ]>
S<[ B<--disable-protocol> E<lt>proto_nameE<gt> ]>
S<[ B<--enable-heuristic> E<lt>short_nameE<gt> ]>
S<[ B<--disable-heuristic> E<lt>short_nameE<gt> ]>
-S<[ E<lt>capture filterE<gt> ]>
+S<[ E<lt>filterE<gt> ]>
B<tshark>
B<-G> [ E<lt>report typeE<gt> ] [ --elastic-mapping-filter E<lt>protocolsE<gt> ]