浏览代码

[Docs] Improve section detailing translog usage (#30573)

srini-raman 7 年之前
父节点
当前提交
0592b685b9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/index-modules/translog.asciidoc

+ 2 - 2
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`