summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-01-04 18:38:40 +0100
committerBert Münnich <ber.t@posteo.de>2014-01-04 19:07:15 +0100
commit6a0fa2507cc933cfb54fdf4d80c094bfcdf782cf (patch)
treeab682c40f0a648b60db9a7a41753923279579cd9 /sxiv.1
parent0e818020cc3459dda528993e27202c8ef5dfa90f (diff)
downloadnsxiv-6a0fa2507cc933cfb54fdf4d80c094bfcdf782cf.tar.zst
Slideshow mode is back, in a simplified version
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.110
1 files changed, 10 insertions, 0 deletions
diff --git a/sxiv.1 b/sxiv.1
index 1fca2dd..9442edb 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -12,6 +12,8 @@ sxiv \- Simple X Image Viewer
.IR NAME ]
.RB [ \-n
.IR NUM ]
+.RB [ \-S
+.IR DELAY ]
.RB [ \-z
.IR ZOOM ]
.IR FILE ...
@@ -78,6 +80,9 @@ Be quiet, disable warnings to standard error stream.
.B \-r
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.
+.TP
.B \-s
Scale all images to fit into window.
.TP
@@ -302,6 +307,11 @@ Increase gamma.
Reset gamma.
.SS Miscellaneous
.TP
+.B s
+Toggle slideshow mode and/or set the delay between images to
+.I count
+seconds.
+.TP
.B a
Toggle anti-aliasing.
.TP