From 8607e8ce0ecb2a8a4c3eccfef5d618f6a5bfe0a0 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Fri, 11 Jan 2019 12:44:36 +0100 Subject: [PATCH] removed ? before options in help.txt --- share/help.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/share/help.txt b/share/help.txt index d3c927c..2341cb0 100644 --- a/share/help.txt +++ b/share/help.txt @@ -20,25 +20,25 @@ Special locations: Units: - ?m # metric (SI) (used by default everywhere except US) - ?u # USCS (used by default in US) - ?M # show wind speed in m/s + m # metric (SI) (used by default everywhere except US) + u # USCS (used by default in US) + M # show wind speed in m/s View options: - ?0 # only current weather - ?1 # current weather + 1 day - ?2 # current weather + 2 days - ?n # narrow version (only day and night) - ?q # quiet version (no "Weather report" text) - ?Q # superquiet version (no "Weather report", no city name) - ?T # switch terminal sequences off (no colors) + 0 # only current weather + 1 # current weather + 1 day + 2 # current weather + 2 days + n # narrow version (only day and night) + q # quiet version (no "Weather report" text) + Q # superquiet version (no "Weather report", no city name) + T # switch terminal sequences off (no colors) PNG options: /paris.png # generate a PNG file - ?p # add frame around the output - ?t # transparency 150 + p # add frame around the output + t # transparency 150 transparency=... # transparency from 0 to 255 (255 = not transparent) Options can be combined: