fix: spelling of turbostat (#6519)

jmercer/add-pat-for-plugins^2
joe miller 2025-11-10 08:33:59 -08:00 committed by GitHub
parent 08bc79ff3e
commit 79e5e20506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ times, or with a comma-separated list of column names.
times, or with a comma-separated list of column names. Be careful not to hide
CPU, Core, Package, and Die, or the output may lose much of its meaning.
To discover the list of available columns, run `sudo tubostat --list`.
To discover the list of available columns, run `sudo turbostat --list`.
For further information, run `man turbostat`. If the man page is not installed,
download [turbostat.8](https://raw.githubusercontent.com/torvalds/linux/refs/heads/master/tools/power/x86/turbostat/turbostat.8) and browse it with `man ./turbostat.8`.