From 0592b685b91bdfdcca24adf8de9783a515958fba Mon Sep 17 00:00:00 2001 From: srini-raman <39268171+srini-raman@users.noreply.github.com> Date: Tue, 15 May 2018 14:12:30 +0530 Subject: [PATCH] [Docs] Improve section detailing translog usage (#30573) --- 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 b1eb36e346d..bed19bd5be1 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`