diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.html b/README.html index 312f4c6..5ed6157 100644 --- a/README.html +++ b/README.html @@ -30,6 +30,9 @@ </p> <p><strong>Scaling options:</strong></p> <ul> + <li><strong>-d</strong> sets the transition latency (the time it takes the + CPU to apply a new frequency). This is a value in microseconds or the + keyword "auto" for autodetection.</li> <li><strong>-f</strong> sets the fallback frequency. In case something goes wrong the program sets the CPU frequency to it's minimum. In case that fails too it will try the fallback frequency</li> |