mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 16:39:03 +02:00
Update the comment based help
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Checks the weather for critical values
|
||||
.DESCRIPTION
|
||||
check-weather.ps1 [<location>]
|
||||
Checks the current weather for critical values.
|
||||
.PARAMETER location
|
||||
Specifies the location to use (determined automatically per default)
|
||||
.EXAMPLE
|
||||
PS> ./check-weather
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user