4 Commits
v0.2 ... v0.3

2 changed files with 7 additions and 5 deletions

View File

@@ -10,4 +10,6 @@ Version 0.2 - Fixed two bugs, whereas one important
message they would output as their HTML-equivalent. Fixed
with another sed substitue command.
2013-01-09
Version 0.3 - SMHI has changed österlen to Österlen in the text. Updated this
in the hardcoded region/district names.

View File

@@ -21,7 +21,7 @@
################################################################################
# check_smhi
Version="0.2"
Version="0.3"
Author="Jack-Benny Persson (jack-benny@cyberinfo.se)"
# Binaries
@@ -59,8 +59,8 @@ AvailDistricts=(
"Jämtlands län, Jämtlandsfjällen"
"Västerbottens län, södra Lapplandsfjällen"
"Norrbottens län, norra Lapplandsfjällen"
"Skåne län utom österlen"
"Skåne län, österlen"
"Skåne län utom Österlen"
"Skåne län, Österlen"
"Blekinge län"
"Hallands län"
"Kronobergs län, västra delen"
@@ -113,7 +113,7 @@ print_help()
Options:
-D
District to check for wheather alerts.
NOTE: Districts must be quoted, such as "Skåne län utom österlen"
NOTE: Districts must be quoted, such as "Skåne län utom Österlen"
-P
Print a list with all the avaliable districts.
-h