summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-01-21 22:46:43 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-01-21 22:46:43 +0000
commit0ba5581dd871eb07d210823bd37d77ee54fcfabf (patch)
tree9c0fab5a07cae17a5bbd197a8190b552c50f02ef /doc
parenta72ab4f48ebde5dc61fb5f0f9669dd6a8777df34 (diff)
downloadwireshark-0ba5581dd871eb07d210823bd37d77ee54fcfabf.tar.gz
Add description of the new option for configuration profile (-C).
svn path=/trunk/; revision=24157
Diffstat (limited to 'doc')
-rw-r--r--doc/tshark.pod5
-rw-r--r--doc/wireshark.pod5
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 523ccf2eec..2450eb4f52 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -10,6 +10,7 @@ S<[ B<-a> E<lt>capture autostop conditionE<gt> ] ...>
S<[ B<-b> E<lt>capture ring buffer optionE<gt>] ...>
S<[ B<-B> E<lt>capture buffer size (Win32 only)E<gt> ] >
S<[ B<-c> E<lt>capture packet countE<gt> ]>
+S<[ B<-C> E<lt>configuration profileE<gt> ]>
S<[ B<-d> E<lt>layer typeE<gt>==E<lt>selectorE<gt>,E<lt>decode-as protocolE<gt> ]>
S<[ B<-D> ]>
S<[ B<-e> E<lt>fieldE<gt> ]>
@@ -184,6 +185,10 @@ disk. If you encounter packet drops while capturing, try to increase this size.
Set the maximum number of packets to read when capturing live
data. If reading a capture file, set the maximum number of packets to read.
+=item -C E<lt>configuration profileE<gt>
+
+Run with the given configuration profile.
+
=item -d E<lt>layer typeE<gt>==E<lt>selectorE<gt>,E<lt>decode-as protocolE<gt>
Specify that if the layer type in question (for example, B<tcp.port> or
diff --git a/doc/wireshark.pod b/doc/wireshark.pod
index 7c0e10f271..17b89455d6 100644
--- a/doc/wireshark.pod
+++ b/doc/wireshark.pod
@@ -10,6 +10,7 @@ S<[ B<-a> E<lt>capture autostop conditionE<gt> ] ...>
S<[ B<-b> E<lt>capture ring buffer optionE<gt> ] ...>
S<[ B<-B> E<lt>capture buffer size (Win32 only)E<gt> ] >
S<[ B<-c> E<lt>capture packet countE<gt> ]>
+S<[ B<-C> E<lt>configuration profileE<gt> ]>
S<[ B<-D> ]>
S<[ B<--display=>E<lt>X display to useE<gt> ] >
S<[ B<-f> E<lt>capture filterE<gt> ]>
@@ -231,6 +232,10 @@ disk. If you encounter packet drops while capturing, try to increase this size.
Set the maximum number of packets to read when capturing live
data.
+=item -C E<lt>configuration profileE<gt>
+
+Start with the given configuration profile.
+
=item -D
Print a list of the interfaces on which B<Wireshark> can capture, and