X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=blobdiff_plain;f=weather.1;h=bbffa8c51b0e3d703258dcba06d2ae1fc08ccc2b;hp=05aa86513278b30591a241913490f98bceda8224;hb=4d25a49d5a5ec5415f8e83ba26fea5adf4e5512a;hpb=155d8574dfe4715cdf1e62afcc95cf8b871bf0e7 diff --git a/weather.1 b/weather.1 index 05aa865..bbffa8c 100644 --- a/weather.1 +++ b/weather.1 @@ -1,4 +1,8 @@ -.TH WEATHER 1 "March 26, 2006" +.TH WEATHER 1 "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. .SH NAME weather \- command\-line tool to obtain weather conditions and forecasts .SH SYNOPSIS @@ -25,26 +29,62 @@ show program's version number and exit .B \-h, \-\-help show a help message and exit .TP -.B \-cCITY, \-\-city=CITY +.B \-a, \-\-alert +include local alert notices +.TP +.B \-\-atypes=ATYPES +alert notification types to display +.TP +.B \-\-aurl=AURL +alert URL (including %atype% and %zone%) +.TP +.B \-c CITY, \-\-city=CITY the city name (ex: "Raleigh Durham") .TP +.B \-\-flines=FLINES +maximum number of forecast lines to show +.TP .B \-f, \-\-forecast include a local forecast .TP -.B \-iID, \-\-id=ID +.B \-\-furl=FURL +forecast URL (including %city% and %st%) +.TP +.B \-\-headers=HEADERS +the conditions headers to display +.TP +.B \-i ID, \-\-id=ID the METAR station ID (ex: KRDU) .TP +.B \-\-imperial +filter/convert for US/UK units +.TP .B \-l, \-\-list print a list of configured aliases .TP +.B \-m, \-\-metric +filter/convert for metric units +.TP +.B \-\-murl=MURL +METAR URL (including %id%) +.TP .B \-n, \-\-no\-conditions -disable output of current conditions (implies \-\-forecast) +disable output of current conditions (forces \-f) .TP -.B \-sST, \-\-st=ST +.B \-o, \-\-omit\-forecast +omit the local forecast (cancels \-f) +.TP +.B \-\-quiet +skip preambles and don't indent +.TP +.B \-s ST, \-\-st=ST the state abbreviation (ex: NC) .TP .B \-v, \-\-verbose -show full decoded feeds +show full decoded feeds (cancels \-q) +.TP +.B \-z ZONES, \-\-zones=ZONES +alert zones (ex: nc/ncc183,nc/ncz041) .SH FILES .B weather may additionally obtain configuration data from a system\-wide @@ -60,7 +100,7 @@ the system\-wide configuration .B ~/.weatherrc the per\-user configuration (can be used to override the above) .TP -.B ./.weatherrc +.B ./weatherrc the local directory configuration (can be used to override the above) .SH EXAMPLES .TP @@ -76,7 +116,7 @@ See a forecast for the Asheville, NC area. .TP .B weather -fv gso Get the full decoded METAR for the station associated with the gso alias, -and the forecast data for the City/State associated with the gso alias, +and the forecast data for the city/state associated with the gso alias, without filtering or fancy formatting. .TP .B weather home work