Skip to content

Commit 10a54e7

Browse files
r-riccishuahkh
authored andcommitted
cpupower-frequency-info.1: use the proper name of the --perf option
The cpupower-frequency-info(1) man page describes a '--perf' option. Even though this form is accepted by the program, its proper name is '--performance'. cpufreq-info.c: {"performance", no_argument, NULL, 'c'}, Signed-off-by: Roberto Ricci <io@r-ricci.it> Link: https://lore.kernel.org/r/20260324223921.14317-3-io@r-ricci.it Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent 193f41d commit 10a54e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/power/cpupower/man/cpupower-frequency-info.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ human\-readable output for the \-f, \-w, \-s and \-y parameters.
5353
\fB\-n\fR \fB\-\-no-rounding\fR
5454
Output frequencies and latencies without rounding off values.
5555
.TP
56-
\fB\-c\fR \fB\-\-perf\fR
56+
\fB\-c\fR \fB\-\-performance\fR
5757
Get performances and frequencies capabilities of CPPC, by reading it from hardware (only available on the hardware with CPPC).
5858
.TP
5959
.SH "REMARKS"

0 commit comments

Comments
 (0)