From e1aeaae649d166d10a55b9ca1c27a59215e9ad73 Mon Sep 17 00:00:00 2001 From: echicken <echicken@bbs.electronicchicken.com> Date: Tue, 21 Feb 2023 20:57:34 +0000 Subject: [PATCH] Fix whoopsie in last doopsie. --- xtrn/wttr.in/readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xtrn/wttr.in/readme.txt b/xtrn/wttr.in/readme.txt index 80a18a5eaa..6f69da00ae 100644 --- a/xtrn/wttr.in/readme.txt +++ b/xtrn/wttr.in/readme.txt @@ -39,6 +39,8 @@ Contents Command Line ?wttr.js https://wttr.in/?m0AFn + See https://wttr.in/:help for possible query paths and parameters. + Responses are cached in your OS temp directory and remain valid for 3600 seconds (one hour). You can override this default cache TTL by supplying a numeric value (in seconds) on the command line, such as: -- GitLab