summaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/rawshark-h.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
commitc4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch)
tree93d5c6aa93d9987680dd1adad5685e2ad698f223 /docbook/wsug_src/rawshark-h.txt
parentAdding upstream version 4.2.6. (diff)
downloadwireshark-upstream.tar.xz
wireshark-upstream.zip
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--doc/wsug_src/rawshark-h.txt (renamed from docbook/wsug_src/rawshark-h.txt)10
1 files changed, 7 insertions, 3 deletions
diff --git a/docbook/wsug_src/rawshark-h.txt b/doc/wsug_src/rawshark-h.txt
index 29c96da8..c7435001 100644
--- a/docbook/wsug_src/rawshark-h.txt
+++ b/doc/wsug_src/rawshark-h.txt
@@ -1,11 +1,12 @@
-Rawshark (Wireshark) 4.2.6 (v4.2.6rc0-2-g76ee960786d7)
+Rawshark (Wireshark) 4.4.0 (v4.4.0rc1-11-g13699b5b3e78)
Dump and analyze network traffic.
See https://www.wireshark.org for more information.
Usage: rawshark [options] ...
Input file:
- -r <infile> set the pipe or file name to read from
+ -r <infile>, --read-file <infile>
+ set the pipe or file name to read from
Processing:
-d <encap:linktype>|<proto:protoname>
@@ -17,8 +18,11 @@ Processing:
-N <name resolve flags> enable specific name resolution(s): "mnNtdv"
-p use the system's packet header format
(which may have 64-bit timestamps)
- -R <read filter> packet filter in Wireshark display filter syntax
+ -R <read filter>, --read-filter <read filter>
+ packet filter in Wireshark display filter syntax
-s skip PCAP header on input
+ -Y <display filter>, --display-filter <display filter>
+ packet filter in Wireshark display filter syntax
--enable-protocol <proto_name>
enable dissection of proto_name
--disable-protocol <proto_name>