diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-08-29 19:19:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-08-29 19:19:38 +0200 |
commit | 12c1253971b3635024b4571ec382a9ff75c7e605 (patch) | |
tree | 845a8c8994be760269eee92f003be40b1f762e66 /src/help.raw | |
parent | bcefd10220b7da136ccff57b37d47e7ae7337013 (diff) | |
parent | dbc8dc8ceabdab55c5c8c74708af7788ade1c151 (diff) |
Merge branch 'no-cycle' of https://github.com/ulteq/feh into ulteq-no-cycle
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/help.raw b/src/help.raw index 86bb617..ebffae3 100644 --- a/src/help.raw +++ b/src/help.raw @@ -38,7 +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 - --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. |