mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-25 14:44:37 +02:00
Improved missing log
message
This commit is contained in:
parent
02d58f9f20
commit
bb63f7148a
@ -212,7 +212,8 @@ def deploy_complete_msg():
|
|||||||
footer()
|
footer()
|
||||||
|
|
||||||
def deprecated_log_msg():
|
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")
|
print("To view live stats, run:\nauto-cpufreq --stats")
|
||||||
footer()
|
footer()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user