diff options
author | Bert <ber.t@gmx.com> | 2011-01-28 13:34:16 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-01-28 13:34:16 +0100 |
commit | 8123d63c5b76909ce70f09614ac0e45760a69d71 (patch) | |
tree | d45e42d2b1879b88b94a03335998d6f5d9174449 /README.md | |
parent | 17e2a795bbcdbf9bc8eb07e2aaca0a494871b9e8 (diff) |
Added plenty lots of options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -30,8 +30,16 @@ Usage ----- sxiv supports the following command-line options: - -w WIDTHxHEIGHT set window width to WIDTH and height to HEIGHT - (if HEIGHT is omitted, height is also set to WIDTH) + -d scale all images to 100%, but fit large images into window + -f start in fullscreen mode + -p pixelize, i.e. turn off image anti-aliasing + -s scale all images to fit into window + -v print version information and exit + -w WIDTHxHEIGHT + set window width to WIDTH and height to HEIGHT + (if HEIGHT is omitted, height is also set to WIDTH) + -Z same as `-z 100' + -z ZOOM scale all images to current zoom level, use ZOOM at startup Use the following keys to control sxiv: |