From ef6e81ede1e94851a9f0e4cb5da6e7b3b64a046f Mon Sep 17 00:00:00 2001 From: srini-raman <39268171+srini-raman@users.noreply.github.com> Date: Mon, 14 May 2018 18:50:54 +0530 Subject: [PATCH] Minor language change in the section detailing usage of elasticsearch-translog --- docs/reference/index-modules/translog.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/index-modules/translog.asciidoc b/docs/reference/index-modules/translog.asciidoc index b1eb36e346d9f..bed19bd5be1df 100644 --- a/docs/reference/index-modules/translog.asciidoc +++ b/docs/reference/index-modules/translog.asciidoc @@ -108,8 +108,8 @@ provide a command-line tool for this, `elasticsearch-translog`. [WARNING] The `elasticsearch-translog` tool should *not* be run while Elasticsearch is -running, and you will permanently lose the documents that were contained only in -the translog! +running. If you attempt to run this tool while Elasticsearch is running, you +will permanently lose the documents that were contained only in the translog! In order to run the `elasticsearch-translog` tool, specify the `truncate` subcommand as well as the directory for the corrupted translog with the `-d`