ansiweather

Weather in terminal, with ANSI colors and Unicode symbols
Log | Files | Refs | README | LICENSE

commit 76f08690e9f29564e9647cb3d0761e3f5f374ad0
parent 548200ea04a5648951533b2c31cfdd03ead895a0
Author: Frederic Cambus <fred@statdns.com>
Date:   Sat,  7 Jan 2023 13:11:40 +0100

Quote location in example, as this is a common source of error.

Diffstat:
Mansiweather.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansiweather.1 b/ansiweather.1 @@ -125,7 +125,7 @@ Display version. Display forecast using metric units for the next five days (showing symbols and daylight data) for Rzeszow, Poland: .Pp -ansiweather -l Rzeszow,PL -u metric -s true -f 5 -d true +ansiweather -l "Rzeszow,PL" -u metric -s true -f 5 -d true .Sh AUTHORS .Nm was written by