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 ``` ## 其他运行参数