You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/help.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,7 @@ Module specific options:
141
141
--battery-dir <folder>: The directory where the battery folders are. Standard: /sys/class/power_supply/
142
142
--cpu-temp <?value>: Detect and display CPU temperature if supported. Default is false
143
143
--cpu-freq-ndigits <num>: Set the number of digits to keep after the decimal point when printing CPU frequency. Default is 2
144
+
--cpuusage-separate <?value>: Display CPU usage per CPU logical core, instead of an average result. Default is false
144
145
--gpu-temp <?value>: Detect and display GPU temperature if supported. Default is false
145
146
--gpu-force-vulkan <?value>: Force using vulkan to detect GPUs, which support video memory usage detection with `--allow-slow-operations`. Default is false
146
147
--gpu-hide-type <?value>: Specify the type of GPUs should not be printed. Must be `integrated`, `discrete` or `none`. Default is none
0 commit comments