diff --git a/conky-mythtv-weather-build.plx b/conky-mythtv-weather-build.plx index 2581546..a379218 100755 --- a/conky-mythtv-weather-build.plx +++ b/conky-mythtv-weather-build.plx @@ -20,6 +20,9 @@ # # Quick hack to use mythtv scripts. +# Get listing of stations with: +# /home/bkuhn/hacks/mythtv/mythplugins/mythweather/mythweather/scripts/us_nws/nwsxml.pl -l + use strict; use warnings; use Date::Manip;