mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-25 03:05:40 +02:00
Update descriptions
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
weather.ps1 [<geo-location>]
|
||||
weather.ps1 [<GeoLocation>]
|
||||
.DESCRIPTION
|
||||
Prints the current weather forecast.
|
||||
Prints the current weather forecast
|
||||
.EXAMPLE
|
||||
PS> .\weather.ps1 Paris
|
||||
PS> ./weather Paris
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user