diff options
author | Thomas Renninger <trenn@suse.de> | 2013-11-16 14:39:21 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-11-25 23:10:50 +0100 |
commit | 5094d271715a5bd0f7f4adb38d825ce6903eb6eb (patch) | |
tree | 2dd49051a9ef3958b49bf96ac97606a8bf82b44f /tools/power/cpupower/man/cpupower-idle-info.1 | |
parent | Linux 3.13-rc1 (diff) | |
download | linux-5094d271715a5bd0f7f4adb38d825ce6903eb6eb.tar.xz linux-5094d271715a5bd0f7f4adb38d825ce6903eb6eb.zip |
tools: cpupower: Add cpupower-idle-set(1) manpage
The cpupower idle-set subcommand was introduce recently.
This patch provides the missing manpage.
If cpupower is properly installed it will show up automatically
(similar to git), when invoking:
cpupower help idle-set
or
cpupower idle-set --help
Some parts have been taken over and adjusted from
git commit 62d6ae880e3e76098
documentation submitted by Carsten Emde.
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/power/cpupower/man/cpupower-idle-info.1')
-rw-r--r-- | tools/power/cpupower/man/cpupower-idle-info.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/power/cpupower/man/cpupower-idle-info.1 b/tools/power/cpupower/man/cpupower-idle-info.1 index 4178effd9e99..7b3646adb92f 100644 --- a/tools/power/cpupower/man/cpupower-idle-info.1 +++ b/tools/power/cpupower/man/cpupower-idle-info.1 @@ -87,4 +87,5 @@ Thomas Renninger <trenn@suse.de> .fi .SH "SEE ALSO" .LP -cpupower(1), cpupower\-monitor(1), cpupower\-info(1), cpupower\-set(1) +cpupower(1), cpupower\-monitor(1), cpupower\-info(1), cpupower\-set(1), +cpupower\-idle\-set(1) |