Skip to content

Commit 25826c2

Browse files
Patryk Wlazlynlenb
authored andcommitted
tools/power turbostat: Fix formatting in turbostat.8
We had an extra "+" at the beginning of some lines that look like a poorly formated patch. Signed-off-by: Patryk Wlazlyn <[email protected]> Signed-off-by: Len Brown <[email protected]>
1 parent 361b8fc commit 25826c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/power/x86/turbostat/turbostat.8

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ The column name "all" can be used to enable all disabled-by-default built-in cou
7070
.PP
7171
\fB--quiet\fP Do not decode and print the system configuration header information.
7272
.PP
73-
+\fB--no-msr\fP Disable all the uses of the MSR driver.
74-
+.PP
75-
+\fB--no-perf\fP Disable all the uses of the perf API.
76-
+.PP
73+
\fB--no-msr\fP Disable all the uses of the MSR driver.
74+
.PP
75+
\fB--no-perf\fP Disable all the uses of the perf API.
76+
.PP
7777
\fB--interval seconds\fP overrides the default 5.0 second measurement interval.
7878
.PP
7979
\fB--num_iterations num\fP number of the measurement iterations.

0 commit comments

Comments
 (0)