aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2020-11-16 22:08:21 +0000
committerHarry Jeffery <harry@exec64.co.uk>2020-11-16 22:08:21 +0000
commitac331f12fa85d4a50da17fe263205abb64a6ec69 (patch)
tree98b4c52f1b4962d9c5d4b18012f0a012d774f4f4 /doc
parent5a284945949169723d2d2314b23c696aa908368a (diff)
downloadimv-ac331f12fa85d4a50da17fe263205abb64a6ec69.tar.gz
Document 'crop' scaling mode
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 1eda54f..09e2da9 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -56,10 +56,11 @@ Options
*-r*::
Load directories recursively.
-*-s* <none|shrink|full>::
+*-s* <none|shrink|full|crop>::
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.
+ 'crop' will scale and crop the image to fill the window.
Defaults to 'full'.
*-t* <slideshow_duration>::