aboutsummaryrefslogtreecommitdiff
path: root/doc/imv.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/imv.1.txt')
-rw-r--r--doc/imv.1.txt41
1 files changed, 19 insertions, 22 deletions
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* <background>::
+ 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* <path|index>::
+ Start with the given path, or index selected.
+
*-r*::
Load directories recursively.
-*-a*::
- Default to displaying images at actual size.
-
*-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.
+*-t* <slideshow_duration>::
+ Start in slideshow mode, with each image shown for the given number of
+ seconds.
*-u* <linear|nearest_neighbour>::
Set upscaling method used by imv.
-*-d*::
- Start with overlay visible.
-
*-x*::
Disable looping of input paths.
-*-l*::
- List open files at exit.
-
-*-n* <path|index>::
- Start with the given path, or index selected.
-
-*-b* <background>::
- Set the background colour. Can either be a 6-digit hexadecimal colour code
- or 'checks' to show a chequered background.
-
-*-t* <slideshow_duration>::
- Start in slideshow mode, with each image shown for the given number of
- seconds.
-
Commands
--------