mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-04-08 17:05:56 +02:00
Running "auto-cpufreq" itself returns an error (#408)
Running "auto-cpufreq" itself returns an error so I added the "--help" flag so the user know how to see the available options.
This commit is contained in:
parent
cde4cbeb45
commit
a1c93a4d4d
@ -74,7 +74,7 @@ function completed () {
|
||||
function complete_msg() {
|
||||
separator
|
||||
echo -e "\nauto-cpufreq tool successfully installed.\n"
|
||||
echo -e "For list of options, run:\nauto-cpufreq"
|
||||
echo -e "For list of options, run:\nauto-cpufreq --help"
|
||||
separator
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user