removed ? before options in help.txt

This commit is contained in:
Igor Chubin 2019-01-11 12:44:36 +01:00
parent c6af7b6844
commit 8607e8ce0e

View file

@ -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: