mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 13:27:41 +02:00
Update synopsis and description
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
check-cpu-temp.ps1
|
||||
.DESCRIPTION
|
||||
Checks the CPU temperature
|
||||
.DESCRIPTION
|
||||
check-cpu-temp.ps1
|
||||
.EXAMPLE
|
||||
PS> ./check-cpu-temp
|
||||
✔️ 30.3 °C CPU temperature - good
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user