aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/rawshark-h.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src/rawshark-h.txt')
-rw-r--r--docbook/wsug_src/rawshark-h.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/docbook/wsug_src/rawshark-h.txt b/docbook/wsug_src/rawshark-h.txt
index ced6c96995..63cb28e988 100644
--- a/docbook/wsug_src/rawshark-h.txt
+++ b/docbook/wsug_src/rawshark-h.txt
@@ -1,4 +1,4 @@
-Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf)
+Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -28,9 +28,11 @@ Output:
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")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)