diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-08-18 19:43:32 +0200 |
---|---|---|
committer | ulteq <ulteq@web.de> | 2018-08-24 11:41:18 +0200 |
commit | dbc8dc8ceabdab55c5c8c74708af7788ade1c151 (patch) | |
tree | cbecefba342df30568aef9e7e468dca5c8790f04 /src/help.raw | |
parent | f3ea5c887e034f08d2735c7a32876f94ee9ef60a (diff) |
combine --no-cycle and --cycle-once into --on-last-slide={quit,hold}
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/help.raw b/src/help.raw index 52d06bf..ebffae3 100644 --- a/src/help.raw +++ b/src/help.raw @@ -38,8 +38,8 @@ OPTIONS --auto-rotate Rotate images according to Exif info (if compiled with exif=1) -^, --title TITLE Set window title (see FORMAT SPECIFIERS) -D, --slideshow-delay NUM Set delay between automatically changing slides - --no-cycle Stop at both ends of the filelist - --cycle-once Exit after one loop through the slideshow + --on-last-slide quit Exit after one loop through the slide show + --on-last-slide hold Stop at both ends of the filelist -R, --reload NUM Reload images after NUM seconds -k, --keep-http Keep local copies when viewing HTTP/FTP files --insecure Disable peer/host verification when using HTTPS. |