Renamed to list-earthquakes.ps1

This commit is contained in:
Markus Fleschutz
2020-12-14 19:41:06 +00:00
parent a9666f482a
commit d7a202a182
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/snap/bin/powershell
# Syntax: ./earthquakes.ps1
# Description: prints the stronger earthquakes for the last 30 days
# Syntax: ./list-earthquakes.ps1
# Description: lists earthquakes >= 6.0 for the last 30 days
# Author: Markus Fleschutz
# Source: github.com/fleschutz/PowerShell
# License: CC0