diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2016-01-01 11:47:32 +0000 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2016-01-01 11:47:32 +0000 |
commit | 35cabe381df4a3cddc29ca7805fe8b51701f4903 (patch) | |
tree | 325569473a9fdb8a583241d155bbba1d7ba552ea /doc | |
parent | aa486c8df03b450b250cdbfba82dd060160ca021 (diff) | |
parent | 47b702afc83f91c433fe35e48a48f7aee45ef3b5 (diff) | |
download | imv-35cabe381df4a3cddc29ca7805fe8b51701f4903.tar.gz |
Merge pull request #72 from czarkoff/timeouts
Timeouts
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |