aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ethereal.pod.template
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-02-19 00:18:45 +0000
committerGuy Harris <guy@alum.mit.edu>2000-02-19 00:18:45 +0000
commit1b401fa9e1b6637b3af0c0297560ac217a033217 (patch)
tree302ffc78b9f40a621e837cdc4c76b1b8136842f1 /doc/ethereal.pod.template
parent903d6ba6653b6a869b82c63cf83a45064d92d0bb (diff)
Note that the read filter specified with the "-R" flag applies only to a
file read in as a result of a "-r" flag specified on the command line. svn path=/trunk/; revision=1646
Diffstat (limited to 'doc/ethereal.pod.template')
-rw-r--r--doc/ethereal.pod.template8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index ebaf7908f8..3fa695370c 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -139,10 +139,10 @@ Reads packet data from I<file>.
=item -R
-Causes the specified filter (which uses the syntax of display filters,
-rather than that of capture filters) to be applied, when a capture file
-is read, to all packets read from the capture file; packets not matching
-the filter are discarded.
+When reading a capture file specified with the B<-r> flag, causes the
+specified filter (which uses the syntax of display filters, rather than
+that of capture filters) to be applied to all packets read from the
+capture file; packets not matching the filter are discarded.
=item -S