aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Koutenský <koutak.m@gmail.com>2015-11-13 23:01:06 +0100
committerMichal Koutenský <koutak.m@gmail.com>2015-11-13 23:01:06 +0100
commitb96676825805027e4009ff13fe2ee8f0bdaef7c0 (patch)
treef3545a11c249460dde0a03d87e0e3bcb20cfca73
parenta9a1ccf0228cffdd65e06250ef0631b940baec72 (diff)
downloadimv-b96676825805027e4009ff13fe2ee8f0bdaef7c0.tar.gz
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