aboutsummaryrefslogtreecommitdiff
path: root/doc/imv.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/imv.5.txt')
-rw-r--r--doc/imv.5.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/imv.5.txt b/doc/imv.5.txt
index 36be08d..e323995 100644
--- a/doc/imv.5.txt
+++ b/doc/imv.5.txt
@@ -24,6 +24,11 @@ Options
The *[options]* section accepts the following settings:
+*autoresize* = <none|resize|recenter>::
+ Sets the resizing behaviour when changing image. 'none' does nothing, and
+ is the default. 'resize' will resize the window to fit the image.
+ 'recenter' will resize and recenter the window.
+
*background* = <hex-code|'checks'>::
Set the background in imv. Can either be a 6-digit hexadecimal colour code,
or 'checks' for a chequered background. Defaults to '000000'