aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-11-13 22:55:45 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-11-13 22:55:45 +0000
commit99806d3e072d3a87953ed7485a6aece80b89cc08 (patch)
treed2119209b277f3c626ef5a0dac505104ff223e3d
parent85d2d03e591c87c932f118a4c5e2a1f41029d616 (diff)
parentb96676825805027e4009ff13fe2ee8f0bdaef7c0 (diff)
downloadimv-99806d3e072d3a87953ed7485a6aece80b89cc08.tar.gz
Merge pull request #29 from autrimpo/manpage
add -n to manpage
-rw-r--r--doc/imv.110
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/imv.1 b/doc/imv.1
index 678ec5c..d42042f 100644
--- a/doc/imv.1
+++ b/doc/imv.1
@@ -3,14 +3,14 @@
imv \- image viewer
.SH SYNOPSIS
.nf
-\fBimv\fP [OPTIONS] [IMAGES]
+\fBimv\fP [-irfah] [-n NUM] [images...]
.fi
.sp
.SH DESCRIPTION
.sp
\fBimv\fP is a X11/Wayland image viewer aimed at users of tiling window managers.
It supports a wide variety of image file formats, including animated gif files.
-.SH OPTIONS
+.SH FLAGS
.TP
.B -i
Read paths from stdin. One path per line.
@@ -26,7 +26,11 @@ Default to showing images at actual size.
.TP
.B -h
Print help.
-.SH CONTROLs
+.SH OPTIONS
+.TP
+.BI "-n " NUM
+Start at picture number NUM.
+.SH CONTROLS
.sp
imv can be controlled using the mouse or keyboard.
.TP