From 3c82e8fc137b0eacf34792e84e3ae5775538a5df Mon Sep 17 00:00:00 2001 From: Alexander Vasarab Date: Thu, 3 Mar 2022 13:47:49 -0800 Subject: [PATCH] Bugfix on documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9aec9d..9578b41 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,8 @@ options. `units = # either english or metric -- only applies when type is mesowest #` `tz = # any entry from the Olson tz database e.g. America/Denver #` `path = # the filesystem path to the Python program -- only applies when type is python #` -`wind_mode = # normal or average #` -`hn24 = # yes or no #` +`wind_mode = # normal or average -- only applies when type is mesowest #` +`hn24 = # true or false -- only applies when type is mesowest #` `[infoex]` `host = # InfoEx FTP host address #` -- 2.30.2