diff options
Diffstat (limited to 'kernel/tools/power/cpupower/man/cpupower-idle-set.1')
-rw-r--r-- | kernel/tools/power/cpupower/man/cpupower-idle-set.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel/tools/power/cpupower/man/cpupower-idle-set.1 b/kernel/tools/power/cpupower/man/cpupower-idle-set.1 index 3e6799d7a..580c4e3ea 100644 --- a/kernel/tools/power/cpupower/man/cpupower-idle-set.1 +++ b/kernel/tools/power/cpupower/man/cpupower-idle-set.1 @@ -20,7 +20,9 @@ Disable a specific processor sleep state. Enable a specific processor sleep state. .TP \fB\-D\fR \fB\-\-disable-by-latency\fR <LATENCY> -Disable all idle states with a equal or higher latency than <LATENCY> +Disable all idle states with a equal or higher latency than <LATENCY>. + +Enable all idle states with a latency lower than <LATENCY>. .TP \fB\-E\fR \fB\-\-enable-all\fR Enable all idle states if not enabled already. |