From 041c646fafe25905a691d1e15b5d5176a1c8042a Mon Sep 17 00:00:00 2001 From: Dan Srebnick Date: Mon, 28 Aug 2017 17:53:53 -0400 Subject: [PATCH] Recommend use of county rather than zone. --- README | 7 ++++--- noaacap/usr/local/share/noaacap/README | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README b/README index e8eaed9..d29cad6 100644 --- a/README +++ b/README @@ -38,9 +38,10 @@ myTZ should be set to the Linux TZ value for the issuing office of your preferred weather zone. For a complete list of timezones, you may use the following command: timedatectl list-timezones | grep America. -myZone should be set to the zone number. A list of zones may be found at -https://alerts.weather.gov/. Only list one zone. You could use a county code -rather than a zone code if you wish. +myZone should be set to your county code. A list of county codes may be found +at https://alerts.weather.gov/. Only list one county. The program will then +send the alert for all affected zones. You could also use a zone code if +you want to be more specific. USE diff --git a/noaacap/usr/local/share/noaacap/README b/noaacap/usr/local/share/noaacap/README index 970551c..f85d2f7 100644 --- a/noaacap/usr/local/share/noaacap/README +++ b/noaacap/usr/local/share/noaacap/README @@ -33,9 +33,10 @@ myTZ should be set to the Linux TZ value for the issuing office of your preferred weather zone. For a complete list of timezones, you may use the following command: timedatectl list-timezones | grep America. -myZone should be set to the zone number. A list of zones may be found at -https://alerts.weather.gov/. Only list one zone. You could use a county code -rather than a zone code if you wish. +myZone should be set to your county code. A list of county codes may be found +at https://alerts.weather.gov/. Only list one county. The program will then +send the alert for all affected zones. You could also use a zone code if +you want to be more specific, but you may information relevant to your area. USE