cpufreqd --version (return code: 0)
cpufreqd version 2.4.2.
Copyright 2002-2009 Mattia Dongili <malattia@linux.it>
George Staikos <staikos@0wned.org>
cpufreqd --help (return code: 0)
Usage: cpufreqd [OPTION]...
-h, --help display this help and exit
-v, --version display version information and exit
-f, --file config file (default: /etc/cpufreqd.conf)
-D, --no-daemon stay in foreground and print log to stdout (used to debug)
-m, --manual start in manual mode (ignored if the enable_remote is 0)
-V, --verbosity verbosity level from 0 (less verbose) to 7 (most verbose)
Report bugs to Mattia Dongili <malattia@linux.it>.