Skip to content

Commit

Permalink
更新以匹配上游修改
Browse files Browse the repository at this point in the history
  • Loading branch information
cantoblanco committed Jul 13, 2024
1 parent 44982a6 commit 0be3379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en_US/guide/q7.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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.
- `--debug`: Enables debug mode.
2 changes: 1 addition & 1 deletion docs/guide/q7.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:启用静默模式,不在控制台输出任何信息或日志
- `--debug`:启用调试模式

0 comments on commit 0be3379

Please sign in to comment.