aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-12-12 02:07:08 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-12-12 02:07:08 +0000
commit05ee001d7339524483a806c05dae997485e7d86d (patch)
tree77f6973ebabb10cdfc3a1d45dd7b845c2de2c5d6 /doc/tshark.pod
parent7033cc72201356cff24410e2f7c04f1c6c3c8b3a (diff)
Document the "-g" option to dumpcap.
Add that option to tshark, too, and document it. The option can't be given to Wireshark because the GUI already has a "-g" (goto packet). svn path=/trunk/; revision=46513
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 22ef5d7b6c..b21b8e372b 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -18,6 +18,7 @@ S<[ B<-e> E<lt>fieldE<gt> ]>
S<[ B<-E> E<lt>field print optionE<gt> ]>
S<[ B<-f> E<lt>capture filterE<gt> ]>
S<[ B<-F> E<lt>file formatE<gt> ]>
+S<[ B<-g> ]>
S<[ B<-h> ]>
S<[ B<-H> E<lt>input hosts fileE<gt> ]>
S<[ B<-i> E<lt>capture interfaceE<gt>|- ]>
@@ -341,6 +342,12 @@ option. The output written with the B<-w> option is raw packet data, not
text, so there is no B<-F> option to request text output. The option B<-F>
without a value will list the available formats.
+=item -g
+
+This option causes the output file(s) to be created with group-read permission
+(meaning that the output file(s) can be read by other members of the calling
+user's group).
+
=item -G [fields|fields2|fields3|protocols|values|decodes|defaultprefs|currentprefs]
The B<-G> option will cause B<Tshark> to dump one of several types of glossaries