diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/README.html b/README.html index bbc6192..77c8d09 100644 --- a/README.html +++ b/README.html @@ -48,7 +48,12 @@ <li>The word "auto" triggers autodetection</li> </ul> </li> + <li><strong>-k</strong> keep the last state instead of setting minimum speedi + on exit</li> <li><strong>-p</strong> set poll interval</li> + <li><strong>-P</strong> set the Physical CPU numer (socket numer) for multi + CPU systems. Note that this is only needed for systems with more than one + physical CPU's, it's not needed for multi Core CPU's.</li> <li><strong>-s</strong> set the step size to increase/decrease CPU speed. Note that this value will be multiplied by the difference between the CPU temperature and the set temperature to calculate the actual change.</li> @@ -70,6 +75,11 @@ <li><strong>-u</strong> use unix timestamps in log and CSV outputs instead of YYYY-MM-DD HH:MM:SS</li> </ul> +<p><strong>Other options</strong></p> +<ul> + <li><strong>-h</strong> displays a help text listing all the options</li> + <li><strong>-v</strong> displays version and license information.</li> +</ul> <p> To use the CSV file with libreOffice first stop the daemon to make sure all data has been written. Then use LibreOffice Calc to open the CSV file. In the @@ -153,7 +163,7 @@ </p> <p> This program is distributed as Free Software under the GPL version 3, see the - <a href="../tree/README.html">COPYING file</a> for details. + <a href="../tree/COPYING">COPYING file</a> for details. </p> <p> Since i'm a Gentoo user there is a topic about this program on the |