]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
cpupower: Remove absent 'v' parameter from monitor man page
authorRoman Storozhenko <romeusmeister@gmail.com>
Wed, 19 Jun 2024 06:47:08 +0000 (08:47 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 20 Jun 2024 15:48:13 +0000 (09:48 -0600)
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>
tools/power/cpupower/man/cpupower-monitor.1

index b738302561667f36904b74bc28d774e172ecea51..89af019f8dc4d440fb0ee4e1c3e7b6ff53ae7d6a 100644 (file)
@@ -81,11 +81,6 @@ Measure idle and frequency characteristics of an arbitrary command/workload.
 The executable \fBcommand\fP is forked and upon its exit, statistics gathered since it was
 forked are displayed.
 .RE
-.PP
-\-v
-.RS 4
-Increase verbosity if the binary was compiled with the DEBUG option set.
-.RE
 
 .SH MONITOR DESCRIPTIONS
 .SS "Idle_Stats"