aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2011-11-30 15:45:20 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2011-11-30 15:45:20 +0000
commitee0f54a3e4a94261570763838b4994c320552b50 (patch)
tree3e30761f72b6cd36c684a5a29075a875e930de28
parentba7a59205587b6fbcff1547ce470bd10f296526d (diff)
Add missing comments in syntax description for -z expert
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40050 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--doc/tshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 5fceaf0e1d..242aec0d0a 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -1251,7 +1251,7 @@ for those frames that match that filter.
Example: B<-z "rlc-lte,stat,rlc-lte.ueid>3000"> will only collect stats for
UEs with a UEId of more than 3000.
-=item B<-z> expert[I<error|warn|note|chat>][I<,filter>]
+=item B<-z> expert[I<,error|,warn|,note|,chat>][I<,filter>]
Collects information about all expert info, and will display them in order,
grouped by severity.