summaryrefslogtreecommitdiff
path: root/help/capturing.txt
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-03-13 19:51:07 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-03-13 19:51:07 +0000
commitccb2eb06cab142c51c0f04b3db92a499ebdbd403 (patch)
treeecdf8241857f6d5acbd2eaf338c8e365c049d1bc /help/capturing.txt
parentaa28f45ea66b22cde8201a1a0e63b943b466f649 (diff)
downloadwireshark-ccb2eb06cab142c51c0f04b3db92a499ebdbd403.tar.gz
updated texts to reflect the latest GUI changes
svn path=/trunk/; revision=10376
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