From 557f5dbf2863f85c9e39c90d38a28d4870110afe Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 1 Sep 2014 04:10:56 +0200 Subject: Typo and news update --- news.md | 3 ++- readme.md | 4 ++-- 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: `: C, rh % ()` - Retrieves weather information from http://weather.noaa.gov. -- cgit v1.2.3