aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-05 11:33:32 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-05-05 11:33:32 +0000
commit7df585aae07d3ca0c3a56ce780440b45f49733e8 (patch)
tree98ed6bc0caa551f47fcd85f92d5dafc29169a205 /doc
parent8848c218ed6ec2cc7e80ec234887e9b0831b918f (diff)
add command line option -E for path settings - implemented already weeks ago
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21690 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc')
-rw-r--r--doc/wireshark.pod15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/wireshark.pod b/doc/wireshark.pod
index 40f85117ab..475d10006d 100644
--- a/doc/wireshark.pod
+++ b/doc/wireshark.pod
@@ -25,6 +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<-Q> ]>
S<[ B<-r> E<lt>infileE<gt> ]>
S<[ B<-R> E<lt>read (display) filterE<gt> ]>
@@ -361,6 +362,20 @@ 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>
+
+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:
+
+B<persconf>:pathI<value> path of personal configuration filesI<value> 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
+folder last used.
+
=item -Q
Cause B<Wireshark> to exit after the end of capture session (useful in