mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-23 05:34:55 +02:00
Improved missing log
message
This commit is contained in:
parent
02d58f9f20
commit
bb63f7148a
@ -212,7 +212,8 @@ def deploy_complete_msg():
|
||||
footer()
|
||||
|
||||
def deprecated_log_msg():
|
||||
print("\nThe --log flag has been renamed to --stats")
|
||||
print("\n" + "-" * 24 + " auto-cpufreq log file renamed " + "-" * 24 + "\n")
|
||||
print("The --log flag has been renamed to --stats\n")
|
||||
print("To view live stats, run:\nauto-cpufreq --stats")
|
||||
footer()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user