From 0be33797e1fd6313fea57c0faaffb436ebd9f6c8 Mon Sep 17 00:00:00 2001 From: Kris Date: Sat, 13 Jul 2024 16:44:24 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A5=E5=8C=B9=E9=85=8D?= =?UTF-8?q?=E4=B8=8A=E6=B8=B8=E4=BF=AE=E6=94=B9?= 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(-) mode change 100644 => 100755 docs/en_US/guide/q7.md diff --git a/docs/en_US/guide/q7.md b/docs/en_US/guide/q7.md old mode 100644 new mode 100755 index 2f3557fb..5acf6b29 --- a/docs/en_US/guide/q7.md +++ b/docs/en_US/guide/q7.md @@ -32,4 +32,4 @@ If you installed the Agent using a one-click script, you can add or modify param - `--use-ipv6-countrycode`: Forces the use of IPv6 addresses to query country codes. By default, the Agent uses IPv4 addresses to query country codes. If server supports IPv6 and the country code of the IPv4 address is different, can use this parameter. - `--gpu`: Enables GPU monitoring. Note: Monitoring GPU usage may require installation of additional dependencies. For more details, refer to the documentation: [Enable GPU Monitoring](/en_US/guide/q9.html). - `--temperature`: Enables hardware temperature monitoring. Only effective on supported hardware, some VPS may not be able to retrieve temperature information. -- `-q`, `--silent`: Enables silent mode, suppressing any output or logs to the console. \ No newline at end of file +- `--debug`: Enables debug mode. \ No newline at end of file diff --git a/docs/guide/q7.md b/docs/guide/q7.md index bac78593..b7652ee5 100644 --- a/docs/guide/q7.md +++ b/docs/guide/q7.md @@ -32,4 +32,4 @@ outline: deep - `--use-ipv6-countrycode`:强制使用 IPv6 地址查询国家代码。默认情况下,Agent 使用 IPv4 地址查询国家代码,如果服务器支持 IPv6 且与 IPv4 地址的国家代码不同,可以使用此参数。 - `--gpu`:启用 GPU 监控。注意:GPU 使用率监控可能需要安装额外的依赖包,详细信息可以参考文档:[启用 GPU 监控](/guide/q9.html)。 - `--temperature`:启用硬件温度监控。仅支持的硬件有效,部分 VPS 可能无法获取温度信息。 -- `-q`, `--silent`:启用静默模式,不在控制台输出任何信息或日志。 \ No newline at end of file +- `--debug`:启用调试模式。 \ No newline at end of file