summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatryk Wlazlyn <patryk.wlazlyn@linux.intel.com>2024-07-09 14:22:30 +0200
committerLen Brown <len.brown@intel.com>2024-07-09 15:37:54 +0200
commit25826c20da55a114c2cba8c4f237dfe7a7b4f8f6 (patch)
tree30c5e58e92c417f83b851f692755cc49e099bd5b
parenttools/power turbostat: Extend --add option with perf counters (diff)
downloadlinux-25826c20da55a114c2cba8c4f237dfe7a7b4f8f6.tar.xz
linux-25826c20da55a114c2cba8c4f237dfe7a7b4f8f6.zip
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 <patryk.wlazlyn@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
-rw-r--r--tools/power/x86/turbostat/turbostat.88
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/power/x86/turbostat/turbostat.8 b/tools/power/x86/turbostat/turbostat.8
index 5537fc6b5bc3..8a21e9b56071 100644
--- a/tools/power/x86/turbostat/turbostat.8
+++ b/tools/power/x86/turbostat/turbostat.8
@@ -70,10 +70,10 @@ The column name "all" can be used to enable all disabled-by-default built-in cou
.PP
\fB--quiet\fP Do not decode and print the system configuration header information.
.PP
-+\fB--no-msr\fP Disable all the uses of the MSR driver.
-+.PP
-+\fB--no-perf\fP Disable all the uses of the perf API.
-+.PP
+\fB--no-msr\fP Disable all the uses of the MSR driver.
+.PP
+\fB--no-perf\fP Disable all the uses of the perf API.
+.PP
\fB--interval seconds\fP overrides the default 5.0 second measurement interval.
.PP
\fB--num_iterations num\fP number of the measurement iterations.