aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-02-13 16:39:57 +0000
committerGerald Combs <gerald@wireshark.org>2022-02-13 16:39:57 +0000
commit4e3b2ec007872ffe13ffb2b0b3236a227d358ace (patch)
treec17d297fe8fb137b46a49b1ec981f93c82efc590 /docbook
parent7d171d378238c86f81182983010d77254f43d3fd (diff)
[Automatic update for 2022-02-13]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/dumpcap-h.txt4
-rw-r--r--docbook/wsug_src/tshark-h.txt4
-rw-r--r--docbook/wsug_src/wireshark-h.txt5
3 files changed, 10 insertions, 3 deletions
diff --git a/docbook/wsug_src/dumpcap-h.txt b/docbook/wsug_src/dumpcap-h.txt
index bd2f35b0a6..968de5ec2a 100644
--- a/docbook/wsug_src/dumpcap-h.txt
+++ b/docbook/wsug_src/dumpcap-h.txt
@@ -1,4 +1,4 @@
-Dumpcap (Wireshark) 3.7.0 (v3.7.0rc0-906-g40256c64e098)
+Dumpcap (Wireshark) 3.7.0 (v3.7.0rc0-1333-g7d171d378238)
Capture network packets and dump them into a pcapng or pcap file.
See https://www.wireshark.org for more information.
@@ -60,6 +60,8 @@ Output (files):
--capture-comment <comment>
add a capture comment to the output file
(only for pcapng)
+ --temp-dir <directory> write temporary files to this directory
+ (default: /tmp)
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
diff --git a/docbook/wsug_src/tshark-h.txt b/docbook/wsug_src/tshark-h.txt
index 3ace9fc677..df72efdd9e 100644
--- a/docbook/wsug_src/tshark-h.txt
+++ b/docbook/wsug_src/tshark-h.txt
@@ -1,4 +1,4 @@
-TShark (Wireshark) 3.7.0 (v3.7.0rc0-1084-ga9490f354c04)
+TShark (Wireshark) 3.7.0 (v3.7.0rc0-1333-g7d171d378238)
Dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -132,6 +132,8 @@ Output:
values
--elastic-mapping-filter <protocols> If -G elastic-mapping is specified, put only the
specified protocols within the mapping file
+ --temp-dir <directory> write temporary files to this directory
+ (default: /tmp)
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
diff --git a/docbook/wsug_src/wireshark-h.txt b/docbook/wsug_src/wireshark-h.txt
index 20b0acbdc7..73fa47a621 100644
--- a/docbook/wsug_src/wireshark-h.txt
+++ b/docbook/wsug_src/wireshark-h.txt
@@ -1,4 +1,4 @@
-Wireshark 3.7.0 (v3.7.0rc0-33-g0d276b47d120)
+Wireshark 3.7.0 (v3.7.0rc0-1333-g7d171d378238)
Interactively dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -81,6 +81,9 @@ Output:
-w <outfile|-> set the output filename (or '-' for stdout)
--capture-comment <comment>
add a capture file comment, if supported
+ --temp-dir <directory> write temporary files to this directory
+ (default: /tmp)
+
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")