summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-05-25 09:23:23 +0200
committerBert <ber.t@gmx.com>2011-05-25 09:23:23 +0200
commit2252a0148d11fc988131eb0bf6397453427d67e8 (patch)
tree7cb4e226e2405b420876709e033a8bcdffa8777c /sxiv.1
parent00e6cd2bd1a7bfc0b9fcbf958cefee07ef41cb71 (diff)
downloadnsxiv-2252a0148d11fc988131eb0bf6397453427d67e8.tar.zst
New option: -n, start at given picture
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.15
1 files changed, 5 insertions, 0 deletions
diff --git a/sxiv.1 b/sxiv.1
index 6c4fb3b..c5dce3b 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -6,6 +6,8 @@ sxiv \- Simple (or small or suckless) X Image Viewer
.RB [ \-cdFfhpqrstvZ ]
.RB [ \-g
.IR GEOMETRY ]
+.RB [ \-n
+.IR NUM ]
.RB [ \-z
.IR ZOOM ]
.IR FILE ...
@@ -49,6 +51,9 @@ Set window position and size. See section GEOMETRY SPECIFICATIONS of X(7) for
more information on
.IR GEOMETRY .
.TP
+.BI "\-n " NUM
+Start at picture number NUM.
+.TP
.B \-h
Print brief usage information to standard output and exit.
.TP