summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-02-06 04:15:11 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-02-06 04:15:11 +0100
commit88ccc6fa73aaad98ee39587d16a2998b945869f1 (patch)
tree7b189da50c46d84dfd525d1a7da0789b8ea0dcf3
parent7f36e4c36e38c163255405445e2b356720c18e61 (diff)
downloadxmobar-88ccc6fa73aaad98ee39587d16a2998b945869f1.tar.gz
xmobar-88ccc6fa73aaad98ee39587d16a2998b945869f1.tar.bz2
Doc update
-rw-r--r--readme.md6
1 files changed, 3 insertions, 3 deletions
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: `<station>: <tempC>C, rh <rh>% (<hour>)`
-- 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`