X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weatherrc.5;h=d490d76d74316d285652900d4bf718669a1c258e;hp=e5be87113cdd82bed9579d48b4be0656c8502f14;hb=4d25a49d5a5ec5415f8e83ba26fea5adf4e5512a;hpb=8349654b7c627448b1e56c2943234895724d7857 diff --git a/weatherrc.5 b/weatherrc.5 index e5be871..d490d76 100644 --- a/weatherrc.5 +++ b/weatherrc.5 @@ -1,5 +1,5 @@ -.TH WEATHERRC 5 "July 13, 2008" "" \" -*- nroff -*- -\" Copyright (c) 2006-2008 Jeremy Stanley . +.TH WEATHERRC 5 "March 15, 2010" "" \" -*- nroff -*- +\" Copyright (c) 2006-2010 Jeremy Stanley . \" Permission to use, copy, modify, and distribute this software is \" granted under terms provided in the LICENSE file distributed with \" this software. @@ -19,6 +19,15 @@ Multi-word values do not need quoting. .SH PARAMETERS These parameters are supported... .TP +.B alert +include local alert notices +.TP +.B atypes +alert notification types to display +.TP +.B aurl +alert URL (including %atype% and %zone%) +.TP .B city the city name (ex: Raleigh Durham) .TP @@ -40,6 +49,12 @@ the conditions headers to display (ex: temperature,wind) .B id the METAR station ID (ex: KRDU) .TP +.B imperial +filter/convert for US/UK units +.TP +.B metric +filter/convert for metric units +.TP .B murl METAR URL (ex: http://metar.org/%id%.txt) .TP @@ -51,6 +66,9 @@ the state abbreviation (ex: NC) .TP .B verbose show full decoded feeds (possible values are False and True or 0 and 1) +.TP +.B zones +alert zones (ex: nc/ncc183,nc/ncz041) .SH URL FORMAT The placeholders %city% and %st% in the furl URL and %id% in the murl URL will be replaced with the city, st and id definitions respectively. If the