From 926e554a8156a6275be0414d1264e6fb48928d19 Mon Sep 17 00:00:00 2001 From: Roy Levy <45877691+RoyzLevy@users.noreply.github.com> Date: Wed, 19 May 2021 18:51:21 +0300 Subject: [PATCH] Update index.asciidoc fixed to "tail" mode flags explanation instead "read" mode. --- docs/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 4f3add2..e0ef3a9 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -401,7 +401,7 @@ A default of 4095 is set in internally. What mode do you want the file input to operate in. Tail a few files or read many content-complete files. Read mode now supports gzip file processing. -If `read` is specified, these settings can be used: +If `tail` is specified, these settings can be used: * `ignore_older` (older files are not processed) * `file_completed_action` (what action should be taken when the file is processed)