aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorGerald Combs <gerald.combs@riverbed.com>2018-11-11 08:25:37 +0000
committerGerald Combs <gerald@wireshark.org>2018-11-11 08:25:41 +0000
commit9fdd27a1966b89e9e47a894ab67fff99b79a66ce (patch)
treef1b9cea2eceb6f32af0e4719fc16710ffc29b7c9 /docbook/wsug_src
parentfef9c0aa62cb289e0b6606bbeba073ba45808a19 (diff)
[Automatic update for 2018-11-11]
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I49c9b5a86e33811c59c7e70d5f548d103f7bc35c Reviewed-on: https://code.wireshark.org/review/30573 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/dumpcap-h.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docbook/wsug_src/dumpcap-h.txt b/docbook/wsug_src/dumpcap-h.txt
index b501e7f7f1..a47e9226e6 100644
--- a/docbook/wsug_src/dumpcap-h.txt
+++ b/docbook/wsug_src/dumpcap-h.txt
@@ -1,4 +1,4 @@
-Dumpcap (Wireshark) 2.9.0 (v2.9.0rc0-2423-gd06ad620)
+Dumpcap (Wireshark) 2.9.0 (v2.9.0rc0-2488-gfef9c0aa)
Capture network packets and dump them into a pcapng or pcap file.
See https://www.wireshark.org for more information.
@@ -30,6 +30,7 @@ Stop conditions:
-a <autostop cond.> ... duration:NUM - stop after NUM seconds
filesize:NUM - stop this file after NUM kB
files:NUM - stop after NUM files
+ packets:NUM - stop after NUM packets
Output (files):
-w <filename> name of file to save (def: tempfile)
-g enable group read access on the output file(s)
@@ -37,6 +38,7 @@ Output (files):
interval:NUM - create time intervals of NUM secs
filesize:NUM - switch to next file after NUM kB
files:NUM - ringbuffer: replace after NUM files
+ packets:NUM - ringbuffer: replace after NUM packets
-n use pcapng format instead of pcap (default)
-P use libpcap format instead of pcapng
--capture-comment <comment>