From 27bbaab976e02d2458099de96ec71d14aa1ade8e Mon Sep 17 00:00:00 2001 From: Don Hejna Date: Sun, 27 Nov 2016 20:36:23 -0800 Subject: Support for DELAY as a floating point number including less than 1 second while maintaining backward compatibiitiy with integer arguments. --- sxiv.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index ed91322..2c9d23d 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -81,7 +81,7 @@ Be quiet, disable warnings to standard error stream. Search the given directories recursively for images to view. .TP .BI "\-S " DELAY -Start in slideshow mode. Set the delay between images to DELAY seconds. +Start in slideshow mode. Set the delay between images to DELAY (float, e.g. 1, 3.1, 0.01) seconds. .TP .BI "\-s " MODE Set scale mode according to MODE character. Supported modes are: [d]own, @@ -330,7 +330,7 @@ Toggle visibility of alpha-channel, i.e. image transparency. .TP .B s Toggle slideshow mode and/or set the delay between images to -.I count +.I count (integer prefix only) seconds. .SH MOUSE COMMANDS The following mouse mappings are available in image mode: -- cgit v1.2.3-54-g00ecf