diff options
Diffstat (limited to 'sxiv.1')
-rw-r--r-- | sxiv.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |