summaryrefslogtreecommitdiffstats
path: root/doc/wsug_src/wireshark-h.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/wsug_src/wireshark-h.txt (renamed from docbook/wsug_src/wireshark-h.txt)6
1 files changed, 4 insertions, 2 deletions
diff --git a/docbook/wsug_src/wireshark-h.txt b/doc/wsug_src/wireshark-h.txt
index b94e3565..954b0965 100644
--- a/docbook/wsug_src/wireshark-h.txt
+++ b/doc/wsug_src/wireshark-h.txt
@@ -1,4 +1,4 @@
-Wireshark 4.2.6 (v4.2.6rc0-2-g76ee960786d7)
+Wireshark 4.4.0 (v4.4.0rc1-11-g13699b5b3e78)
Interactively dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -51,7 +51,7 @@ Processing:
-R <read filter>, --read-filter <read filter>
packet filter in Wireshark display filter syntax
-n disable all name resolutions (def: all enabled)
- -N <name resolve flags> enable specific name resolution(s): "mnNtdv"
+ -N <name resolve flags> enable specific name resolution(s): "mtndsNvg"
-d <layer_type>==<selector>,<decode_as_protocol> ...
"Decode As", see the man page for details
Example: tcp.port==8888,http
@@ -86,6 +86,8 @@ User interface:
Output:
-w <outfile|-> set the output filename (or '-' for stdout)
+ -F <capture type> set the output file type; default is pcapng.
+ an empty "-F" option will list the file types.
--capture-comment <comment>
add a capture file comment, if supported
--temp-dir <directory> write temporary files to this directory