Rename to list-weather.ps1

This commit is contained in:
Markus Fleschutz
2021-04-22 10:26:30 +02:00
parent c46fed2d97
commit ea2c047548
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<#
.SYNTAX list-hourly-weather.ps1 [<location>]
.DESCRIPTION lists the hourly weather today
.SYNTAX list-weather.ps1 [<location>]
.DESCRIPTION lists the hourly weather
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0
#>