Update check-cpu.ps1

This commit is contained in:
Markus Fleschutz
2022-05-31 14:39:11 +02:00
committed by GitHub
parent af18ccd73b
commit e821fc3912

View File

@ -5,7 +5,7 @@
This PowerShell script queries the CPU temperature and returns it.
.EXAMPLE
PS> ./check-cpu
CPU is 30.3 °C warm.
CPU is 30.3°C warm.
.LINK
https://github.com/fleschutz/PowerShell
.NOTES