diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2019-08-25 19:59:52 +0100 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2019-08-25 20:00:44 +0100 |
commit | ecc58e5ee237b6fad308e590317ff3fc5d3475fc (patch) | |
tree | d80a93431a3fb45b707e2ab0b00b7c992c26e363 | |
parent | 3bc2f66dc432d195811ed3c7b4f0d9d7d71f2b00 (diff) | |
download | imv-ecc58e5ee237b6fad308e590317ff3fc5d3475fc.tar.gz |
man: Remove non-existent feature from manpage
-rw-r--r-- | doc/imv.5.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/imv.5.txt b/doc/imv.5.txt index 8eccc15..7e0689f 100644 --- a/doc/imv.5.txt +++ b/doc/imv.5.txt @@ -24,11 +24,6 @@ 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' |