From d0816862538da70ddfca0e95eeb6ed0be69fa83c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 20 Feb 2017 20:31:29 +0100 Subject: example: weather, comprehensive: doc reading from ~/.config/metar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/weather | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/weather') diff --git a/examples/weather b/examples/weather index c31f3a4..1d008e1 100644 --- a/examples/weather +++ b/examples/weather @@ -25,6 +25,7 @@ latitude, longitude = 59.3326, 18.0652 # code of the nearest airport. # (Stockholm Bromma Airport in this example.) airport = 'ESSB' +# You can also use None if you have ~/.config/metar set. # Command used to download a file at an HTTP URL download_command = None -- cgit v1.2.3-70-g09d2