Fixing transparency default value in README

This commit is contained in:
Elia el Lazkani 2020-03-07 08:21:24 +01:00
parent 24f8a92ab4
commit f1ab9a64fb

View file

@ -31,7 +31,7 @@ Flags:
-N, --no-colors Display no colors (always enabled on windows
-P, --png Download a weather PNG image
-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)
--file-name="" Name download file (--expert-mode)
-O, --one-liner One liner outpet (for the terminal multiplexer lovers out there)