fixed an fmt error
sophuwu sophie@sophuwu.com
Tue, 25 Nov 2025 16:45:14 +0100
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
config/config.go
→
config/config.go
@@ -90,10 +90,10 @@ -u Show GPU utilization
-f Show GPU core frequency -t Show GPU temperature -m Show GPU memory usage - -% Show GPU memory usage percentage + -%% Show GPU memory usage percentage -M Show GPU memory frequency -p Show GPU power consumption -F Show GPU fan speed -If no options are given, -ut% are assumed. +If no options are given, -ut%% are assumed. `