summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2007-05-05 11:33:32 +0000
committerUlf Lamping <ulf.lamping@web.de>2007-05-05 11:33:32 +0000
commitc32b8d992ac1a63f68600e87f945acf5c73bb796 (patch)
tree98ed6bc0caa551f47fcd85f92d5dafc29169a205
parent3c2089e582534976b141080ce968c86a2dfb2f99 (diff)
downloadwireshark-c32b8d992ac1a63f68600e87f945acf5c73bb796.tar.gz
add command line option -E for path settings - implemented already weeks ago
svn path=/trunk/; revision=21690
-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