summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-09-01 04:10:56 +0200
committerjao <jao@gnu.org>2014-09-01 04:12:47 +0200
commit557f5dbf2863f85c9e39c90d38a28d4870110afe (patch)
tree4b9cdb16040770f96afdee49f0ac9cbfa79f9b72
parentfa9d7f775769594f82bae2e2808cae9af5169472 (diff)
downloadxmobar-557f5dbf2863f85c9e39c90d38a28d4870110afe.tar.gz
xmobar-557f5dbf2863f85c9e39c90d38a28d4870110afe.tar.bz2
Typo and news update
-rw-r--r--news.md3
-rw-r--r--readme.md4
2 files changed, 4 insertions, 3 deletions
diff --git a/news.md b/news.md
index dbd07f1..0129219 100644
--- a/news.md
+++ b/news.md
@@ -8,7 +8,8 @@ _New features_
- `Network` monitor has now adaptive units (`-S` is used now to
switch them on), by Axel Angel.
- `Weather` now offers `dewPointC` and `dewPointF` instead of
- `dewPoint`, by Tony Morris.
+ `dewPoint`, and the new `windCardinal`, `windAzimuth`, `windMph`
+ and `windKnots` variables, by Tony Morris.
## Version 0.21 (Jul 1, 2014)
diff --git a/readme.md b/readme.md
index ed18540..5814d0c 100644
--- a/readme.md
+++ b/readme.md
@@ -677,8 +677,8 @@ something like:
- Args: default monitor arguments
- Variables that can be used with the `-t`/`--template` argument:
`station`, `stationState`, `year`, `month`, `day`, `hour`,
- `windCardinal`, `windAzimuth`, `windMph`, `windKnot`,
- `visibility`, `skyCondition`, `tempC`, `tempF`,
+ `windCardinal`, `windAzimuth`, `windMph`, `windKnots`,
+ `visibility`, `skyCondition`, `tempC`, `tempF`,
`dewPointC`, `dewPointF`, `rh`, `pressure`
- Default template: `<station>: <tempC>C, rh <rh>% (<hour>)`
- Retrieves weather information from http://weather.noaa.gov.