Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cpupower: Remove absent 'v' parameter from monitor man page

Remove not supported '-v' parameter from the cpupower's 'monitor'
command description.
There is a '-v' parameter described in cpupower's 'monitor' command man
page. It isn't supported at the moment, and perhaps has never been
supported. When I run the monitor with this parameter I get the
following:

$ sudo LD_LIBRARY_PATH=lib64/ bin/cpupower monitor -v
monitor: invalid option -- 'v'
invalid or unknown argument
$ sudo LD_LIBRARY_PATH=lib64/ bin/cpupower monitor -V
monitor: invalid option -- 'V'
invalid or unknown argument

Signed-off-by: Roman Storozhenko <romeusmeister@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>

authored by

Roman Storozhenko and committed by
Shuah Khan
a286db93 3dbc9214

-5
-5
tools/power/cpupower/man/cpupower-monitor.1
··· 81 81 The executable \fBcommand\fP is forked and upon its exit, statistics gathered since it was 82 82 forked are displayed. 83 83 .RE 84 - .PP 85 - \-v 86 - .RS 4 87 - Increase verbosity if the binary was compiled with the DEBUG option set. 88 - .RE 89 84 90 85 .SH MONITOR DESCRIPTIONS 91 86 .SS "Idle_Stats"