summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorTony Morris <tmorris@tmorris.net>2014-08-29 09:13:31 +1000
committerTony Morris <tmorris@tmorris.net>2014-08-29 09:13:31 +1000
commite64c4d26448ebadc8b08f95d9c591ebe9a9f6ea0 (patch)
treeae82077c2b2d1a3566c8c43cc7097b3f5782845e /readme.md
parent4fc5b8a1b5998dff4717478b6772878c1ed2de7f (diff)
downloadxmobar-e64c4d26448ebadc8b08f95d9c591ebe9a9f6ea0.tar.gz
xmobar-e64c4d26448ebadc8b08f95d9c591ebe9a9f6ea0.tar.bz2
Change <dewPoint> to be <dewPointC> and <dewPointF>
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 7d814bb..14c5406 100644
--- a/readme.md
+++ b/readme.md
@@ -678,7 +678,7 @@ something like:
- Variables that can be used with the `-t`/`--template` argument:
`station`, `stationState`, `year`, `month`, `day`, `hour`,
`wind`, `visibility`, `skyCondition`, `tempC`, `tempF`,
- `dewPoint`, `rh`, `pressure`
+ `dewPointC`, `dewPointF`, `rh`, `pressure`
- Default template: `<station>: <tempC>C, rh <rh>% (<hour>)`
- Retrieves weather information from http://weather.noaa.gov.