From cfafe6d96333f7bd5328d493584f70658853e988 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Sun, 17 Dec 2017 20:50:15 +0000 Subject: Fix out of date options in man page --- doc/imv.1.txt | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) (limited to 'doc') diff --git a/doc/imv.1.txt b/doc/imv.1.txt index 0bf36a7..83c9987 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -28,44 +28,41 @@ Options *-h*:: Show help message and quit. +*-b* :: + Set the background colour. Can either be a 6-digit hexadecimal colour code + or 'checks' to show a chequered background. + +*-d*:: + Start with overlay visible. + +*-f*:: + Start fullscreen. + +*-l*:: + List open files to stdout at exit. + +*-n* :: + Start with the given path, or index selected. + *-r*:: Load directories recursively. -*-a*:: - Default to displaying images at actual size. - *-s* :: 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. +*-t* :: + Start in slideshow mode, with each image shown for the given number of + seconds. *-u* :: Set upscaling method used by imv. -*-d*:: - Start with overlay visible. - *-x*:: Disable looping of input paths. -*-l*:: - List open files at exit. - -*-n* :: - Start with the given path, or index selected. - -*-b* :: - Set the background colour. Can either be a 6-digit hexadecimal colour code - or 'checks' to show a chequered background. - -*-t* :: - Start in slideshow mode, with each image shown for the given number of - seconds. - Commands -------- -- cgit v1.2.3