diff options
author | Bert <ber.t@gmx.com> | 2011-01-30 22:23:36 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-30 22:23:36 +0100 |
commit | f0e9ec733ad73147be1db2a11486d1ac803c044f (patch) | |
tree | 4b0d761fae42cd1e5cb3e4d8e327fd8b5148f48c /README.md | |
parent | 3d8efb21d51b5e9582fdff1a7c138f85f508e927 (diff) |
Replaced option -W with -q, seems more natural
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,9 +35,9 @@ sxiv supports the following command-line options: -g GEOMETRY set window position and size (see section GEOMETRY SPECIFICATIONS of X(7)) -p pixelize, i.e. turn off image anti-aliasing + -q be quiet, disable warnings -s scale all images to fit into window -v print version information and exit - -W enable printing of warnings -Z same as `-z 100' -z ZOOM scale all images to current zoom level, use ZOOM at startup |