更新以匹配上游修改

This commit is contained in:
Kris
2024-07-13 16:44:24 +02:00
parent 44982a63c3
commit 0be33797e1
2 changed files with 2 additions and 2 deletions
Regular → Executable
+1 -1
View File
@@ -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.