aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-21 22:46:43 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-01-21 22:46:43 +0000
commitd8a2534b859f9d74dc5589f606080cbb82cf08dc (patch)
tree9c0fab5a07cae17a5bbd197a8190b552c50f02ef /doc
parent487f863cff3e272a0832bab2079fdd8cfaef58f3 (diff)
Add description of the new option for configuration profile (-C).
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24157 f5534014-38df-0310-8fa8-9805f1628bb7
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