From a92a36ab8063c7a177885d62e78d4f69f5243b2b Mon Sep 17 00:00:00 2001 From: qevolg <2227465945@qq.com> Date: Wed, 6 Nov 2024 18:03:39 +0800 Subject: [PATCH] docs: update taoskeeper doc --- docs/zh/14-reference/01-components/06-taoskeeper.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/zh/14-reference/01-components/06-taoskeeper.md b/docs/zh/14-reference/01-components/06-taoskeeper.md index 95b5504058..00b1f1ee51 100644 --- a/docs/zh/14-reference/01-components/06-taoskeeper.md +++ b/docs/zh/14-reference/01-components/06-taoskeeper.md @@ -70,8 +70,7 @@ taosKeeper 支持用 `taoskeeper -c ` 命令来指定配置 **下面是配置文件的示例:** ```toml -# The ID of the currently running instance of the component that generated the QID, -# default is 64. +# The ID of the currently running taoskeeper instance, default is 64. instanceId = 64 # Listening port, default is 6043.