From 7ee02b0745fa1ec4a98b3559c7b9cb7dc3f9e06a Mon Sep 17 00:00:00 2001 From: UUBulb <35923940+uubulb@users.noreply.github.com> Date: Sun, 16 Jun 2024 07:53:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=E5=91=BD=E4=BB=A4=20(#71)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en_US/guide/q7.md | 2 +- docs/guide/q7.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_US/guide/q7.md b/docs/en_US/guide/q7.md index c9ebc6fb..8aca162f 100644 --- a/docs/en_US/guide/q7.md +++ b/docs/en_US/guide/q7.md @@ -5,7 +5,7 @@ Execute the following command to select custom network interfaces and partitions, then restart the Agent for the changes to take effect: ```bash -/opt/nezha/agent/nezha-agent --edit-agent-config +/opt/nezha/agent/nezha-agent edit ``` ## Other Runtime Parameters diff --git a/docs/guide/q7.md b/docs/guide/q7.md index 993e0b42..ec50fa33 100644 --- a/docs/guide/q7.md +++ b/docs/guide/q7.md @@ -5,7 +5,7 @@ 执行以下命令来选择自定义的网卡和分区,然后重启 Agent 即可生效: ```bash -/opt/nezha/agent/nezha-agent --edit-agent-config +/opt/nezha/agent/nezha-agent edit ``` ## 其他运行参数