aboutsummaryrefslogtreecommitdiffstats
path: root/help/capturing.txt
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-13 19:51:07 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-13 19:51:07 +0000
commit1b64be05a71e963a30635c94f3854495d978ab1b (patch)
treeecdf8241857f6d5acbd2eaf338c8e365c049d1bc /help/capturing.txt
parent87329cf1e6c578e036a48514c97e32c901623a99 (diff)
updated texts to reflect the latest GUI changes
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10376 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'help/capturing.txt')
-rw-r--r--help/capturing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/capturing.txt b/help/capturing.txt
index 3c553ebe4e..335bb57a30 100644
--- a/help/capturing.txt
+++ b/help/capturing.txt
@@ -31,7 +31,7 @@ Storing options
---------------
-File: You can choose the file to which captured data will be written. If you don't enter something here a temporary file will be used.
--Use ring buffer: Instead of using a single capture file, multiple files will be created. The generated filenames will contain an incrementing number and the start time of the capture. For example, if you choose "/foo.cap" in the "File" field, files like "/foo_00001_20040205110102.cap", "/foo_00002_20040205110102.cap", ... will be created.
+-Use multiple files: Instead of using a single capture file, multiple files will be created. The generated filenames will contain an incrementing number and the start time of the capture. For example, if you choose "/foo.cap" in the "File" field, files like "/foo_00001_20040205110102.cap", "/foo_00002_20040205110102.cap", ... will be created.
This feature can be useful if you do long term capturing, as working with a single capture file of several GB usually isn't very fast.
Stop condition options