Renamed to locate-city.ps1

This commit is contained in:
Markus Fleschutz
2020-12-14 06:48:21 +00:00
parent 4f04085f6f
commit 169e7696b4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/snap/bin/powershell
# Syntax: ./latlong.ps1 [<city>]
# Syntax: ./locate-city.ps1 [<city>]
# Description: prints the lat/long coordinates of the given city
# Author: Markus Fleschutz
# Source: github.com/fleschutz/PowerShell