Rewrite to use ffDetectTemps.

This commit is contained in:
xzvf
2022-06-16 13:13:36 +02:00
parent bccd1cf960
commit dcaeab7e96
2 changed files with 19 additions and 60 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ static inline void printCommandHelp(const char* command)
}
else if(strcasecmp(command, "cpu-format") == 0)
{
constructAndPrintCommandHelpFormat("cpu", "{2} ({7}) @ {15}GHz ({8}°C)", 15,
constructAndPrintCommandHelpFormat("cpu", "{2} ({7}) @ {15}GHz", 15,
"CPU name",
"Prettified CPU name",
"CPU Vendor name (Vendor ID)",