Fixing transparency default value in README
This commit is contained in:
parent
24f8a92ab4
commit
f1ab9a64fb
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Flags:
|
||||||
-N, --no-colors Display no colors (always enabled on windows
|
-N, --no-colors Display no colors (always enabled on windows
|
||||||
-P, --png Download a weather PNG image
|
-P, --png Download a weather PNG image
|
||||||
-p, --add-frame Add a frame to the output (PNG only)
|
-p, --add-frame Add a frame to the output (PNG only)
|
||||||
-t, --transparency=0 Set transparency level (0-255) (PNG only) (--expert-mode)
|
-t, --transparency=255 Set transparency level (0-255) (PNG only) (--expert-mode)
|
||||||
-d, --download Enables download mode (--expert-mode)
|
-d, --download Enables download mode (--expert-mode)
|
||||||
--file-name="" Name download file (--expert-mode)
|
--file-name="" Name download file (--expert-mode)
|
||||||
-O, --one-liner One liner outpet (for the terminal multiplexer lovers out there)
|
-O, --one-liner One liner outpet (for the terminal multiplexer lovers out there)
|
||||||
|
|
Loading…
Reference in a new issue