mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-21 20:54:41 +02:00
fixed typo: --stats battery info
This commit is contained in:
parent
397ab2cf88
commit
be8ddbdeff
@ -152,7 +152,7 @@ def main(config, daemon, debug, update, install, remove, live, log, monitor, sta
|
|||||||
else:
|
else:
|
||||||
gnome_power_detect()
|
gnome_power_detect()
|
||||||
tlp_service_detect()
|
tlp_service_detect()
|
||||||
brttery_get_thresholds()
|
battery_get_thresholds()
|
||||||
read_stats()
|
read_stats()
|
||||||
elif log:
|
elif log:
|
||||||
deprecated_log_msg()
|
deprecated_log_msg()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user