Rename to list-city-weather.ps1

This commit is contained in:
Markus Fleschutz
2021-04-18 11:39:32 +02:00
parent fbad5259f7
commit e273ec2d9e
5 changed files with 9 additions and 19 deletions

View File

@ -66,6 +66,7 @@ list-anagrams.ps1, lists all anagrams of the given word
list-automatic-variables.ps1, lists the automatic variables of PowerShell
list-branches.ps1, lists all branches in the current/given Git repository
list-cheat-sheet.ps1, lists the PowerShell cheat sheet
list-city-weather.ps1, lists the current weather of cities worldwide (east to west)
list-commits.ps1, lists all commits in the current/given Git repository
list-clipboard.ps1, lists the contents of the clipboard
list-dir-tree.ps1, lists a directory tree
@ -169,7 +170,6 @@ voice-control.ps1, executes the PowerShell scripts by voice
weather.ps1, prints the current weather forecast
weather-alert.ps1, checks the current weather for critical values
weather-report.ps1, prints the local weather report
weather-worldwide.ps1, prints the current weather of cities worldwide
wakeup.ps1, sends a magic packet to the given computer, waking him up
write-animated.ps1, writes animated text
write-big.ps1, writes the given text in big letters

Can't render this file because it has a wrong number of fields in line 159.