diff --git a/auto-cpufreq-installer b/auto-cpufreq-installer index 0e81ee57..131ec5d2 100755 --- a/auto-cpufreq-installer +++ b/auto-cpufreq-installer @@ -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 }