aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2007-05-05 12:17:19 +0000
committerUlf Lamping <ulf.lamping@web.de>2007-05-05 12:17:19 +0000
commit530b2735e923ee851946beb40641e2aa258bcd99 (patch)
tree05a8cd5a2ed2d312381bc9c18942171c756d98b4 /doc
parentc32b8d992ac1a63f68600e87f945acf5c73bb796 (diff)
fix -E path setting doc
svn path=/trunk/; revision=21691
Diffstat (limited to 'doc')
-rw-r--r--doc/wireshark.pod12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/wireshark.pod b/doc/wireshark.pod
index 475d10006d..43f5bf85e7 100644
--- a/doc/wireshark.pod
+++ b/doc/wireshark.pod
@@ -25,7 +25,7 @@ S<[ B<-n> ]>
S<[ B<-N> E<lt>name resolving flagsE<gt> ] >
S<[ B<-o> E<lt>preference/recent settingE<gt> ] ...>
S<[ B<-p> ]>
-S<[ B<-P> E<lt>Path settingE<gt>]>
+S<[ B<-P> E<lt>path settingE<gt>]>
S<[ B<-Q> ]>
S<[ B<-r> E<lt>infileE<gt> ]>
S<[ B<-R> E<lt>read (display) filterE<gt> ]>
@@ -362,18 +362,18 @@ traffic sent to or from the machine on which B<Wireshark> is running,
broadcast traffic, and multicast traffic to addresses received by that
machine.
-=item -P E<lt>Path SettingE<gt>
+=item -P E<lt>path settingE<gt>
Special path settings usually detected automatically. This is used for
special cases, e.g. starting Wireshark from a known location on an USB stick.
-The criterion is of the form I<test>P<:>I<value>, where I<test> is one of:
+The criterion is of the form I<key>B<:>I<path>, where I<key> is one of:
-B<persconf>:pathI<value> path of personal configuration filesI<value> like the
+B<persconf>:I<path> path of personal configuration files, like the
preferences files.
-B<persdata>:path<value> path of personal data files I<value>, it's the folder
-initially opened. After the initilization, the recent file will keep the
+B<persdata>:I<path> path of personal data files, it's the folder initially
+opened. After the very first initilization, the recent file will keep the
folder last used.
=item -Q