From c61a0a90db45099b3a572979774eba8dd0e82819 Mon Sep 17 00:00:00 2001 From: "Dmitrij D. Czarkoff" Date: Wed, 30 Dec 2015 15:48:03 +0100 Subject: Allow fractional slideshow timeout Accept slideshow timeout expressed as fractional numbers. It is intentionally lax, so that arguments like ".1" or "5." are accepted and give no surprises. --- doc/imv.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/imv.1 b/doc/imv.1 index d328295..cbd5c68 100644 --- a/doc/imv.1 +++ b/doc/imv.1 @@ -61,6 +61,7 @@ may be expressed as a number or as a path of an image. Recursively search input paths for files. .It Fl t Ar seconds Set the slideshow delay in seconds. +Fractional numbers are accepted. Setting this to zero disables slideshow mode, which is the default. .It Fl u Use nearest neighbour resampling. Recommended for pixel art. -- cgit v1.2.3