aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_chapter_capture.adoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-09-16 10:27:45 -0700
committerGerald Combs <gerald@wireshark.org>2019-09-16 17:35:49 +0000
commitfb5a029e47d5e9c6ba17b2e0ab6e14e5f417f95a (patch)
tree17b548b797deb3b46df8c41878b935b37018b082 /docbook/wsug_src/WSUG_chapter_capture.adoc
parent9159c060bcc125c65dd76e477b5e2f5548bec0c1 (diff)
Docbook: Fixup our table delimiters.
Update our table delimiters to match the Asciidoctor documentation. Change-Id: I87a6834f2889e175236aa609984a9bc4dd9d3b8e Reviewed-on: https://code.wireshark.org/review/34544 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_capture.adoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_capture.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_capture.adoc b/docbook/wsug_src/WSUG_chapter_capture.adoc
index 2cb3d50b16..ea27d1fd0f 100644
--- a/docbook/wsug_src/WSUG_chapter_capture.adoc
+++ b/docbook/wsug_src/WSUG_chapter_capture.adoc
@@ -677,13 +677,13 @@ Information about the folders used for capture files can be found in
[[ChCapTabCaptureFiles]]
.Capture file mode selected by capture options
[options="header",cols="2,2,2,3,5"]
-|===============
+|===
|File Name|“Create a new file...”|“Use a ring buffer...”|Mode|Resulting filename(s) used
|-|-|-|_Single temporary file_|wiresharkXXXXXX (where XXXXXX is a unique number)
|foo.cap|-|-|_Single named file_|foo.cap
|foo.cap|x|-|_Multiple files, continuous_|foo_00001_20190714110102.cap, foo_00002_20190714110318.cap, ...
|foo.cap|x|x|_Multiple files, ring buffer_|foo_00001_20190714110102.cap, foo_00002_20190714110318.cap, ...
-|===============
+|===
_Single temporary file_::
A temporary file will be created and used (this is the default). After capturing