aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitrij D. Czarkoff <czarkoff@gmail.com>2015-12-30 15:48:03 +0100
committerDmitrij D. Czarkoff <czarkoff@gmail.com>2015-12-30 15:48:03 +0100
commitc61a0a90db45099b3a572979774eba8dd0e82819 (patch)
treede9cf11f5e06d8372420fcc1423c97a0315e9731 /doc
parentaa486c8df03b450b250cdbfba82dd060160ca021 (diff)
downloadimv-c61a0a90db45099b3a572979774eba8dd0e82819.tar.gz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.11
1 files changed, 1 insertions, 0 deletions
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.