From 88ccc6fa73aaad98ee39587d16a2998b945869f1 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 6 Feb 2014 04:15:11 +0100 Subject: Doc update --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 654e274..53198d1 100644 --- a/readme.md +++ b/readme.md @@ -646,15 +646,15 @@ something like: ### `Weather StationID Args RefreshRate` -- Aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIPB%` +- Aliases to the Station ID: so `Weather "LIPB" []` can be used in + template as `%LIPB%` - Args: default monitor arguments - Variables that can be used with the `-t`/`--template` argument: `station`, `stationState`, `year`, `month`, `day`, `hour`, `wind`, `visibility`, `skyCondition`, `tempC`, `tempF`, `dewPoint`, `rh`, `pressure` - Default template: `: C, rh % ()` -- Requires `curl` in the `$PATH` to retrieve weather information from - `http://weather.noaa.gov` +- Retrieves weather information from http://weather.noaa.gov. ### `Network Interface Args RefreshRate` -- cgit v1.2.3