diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt index 46662f4..fab4a0d 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -34,8 +34,11 @@ Options *-a*:: Default to displaying images at actual size. -*-s*:: - Default to shrinking images to fit the window, but not expanding them. +*-s* <none|shrink|full>:: + Set scaling mode to use. 'none' will show each image at its actual size. + 'shrink' will scale down the image to fit inside the window. 'full' will + both scale up and scale down the image to fit perfectly inside the window. + Defaults to 'full'. *-S*:: Default to scaling images to fit the window perfectly. |