From 81091690ba8794b38536b2f171ae56cf714295d7 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Fri, 20 Nov 2015 11:43:38 +0000 Subject: Add support for -n PATH starting specifier Fixes #36 --- doc/imv.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/imv.1 b/doc/imv.1 index 3965c8b..f8cdf74 100644 --- a/doc/imv.1 +++ b/doc/imv.1 @@ -3,7 +3,7 @@ imv \- image viewer .SH SYNOPSIS .nf -\fBimv\fP [-rfaudh] [-n NUM] [-b COLOR] [-e FONT:SIZE] [images...] +\fBimv\fP [-rfaudh] [-n ] [-b COLOR] [-e FONT:SIZE] [images...] .fi .sp .SH DESCRIPTION @@ -34,8 +34,8 @@ Show overlay. Print help. .SH OPTIONS .TP -.BI "-n " NUM -Start at picture number NUM. +.BI "-n " +Start at image number NUM, or the image with the path PATH. .TP .BI "-b " BG Set the background color. Either 'checks' or a hex color value. -- cgit v1.2.3