diff options
author | Bert <ber.t@gmx.com> | 2011-01-30 16:39:16 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-30 16:39:16 +0100 |
commit | 03bfe1015e7e67104c2872bdcf085b1315b24a4c (patch) | |
tree | 4ec7420d3fe84106bb37e4329af92aca9b041543 /README.md | |
parent | e2d9463375db0ba0ac1bb62c1573715c3a084346 (diff) |
Explicitly enable printing of warnings
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ sxiv supports the following command-line options: -p pixelize, i.e. turn off image anti-aliasing -s scale all images to fit into window -v print version information and exit + -W enable printing of warnings -w WIDTHxHEIGHT set window width to WIDTH and height to HEIGHT (if HEIGHT is omitted, height is also set to WIDTH) |