summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/feh.pre5
-rw-r--r--src/help.raw2
2 files changed, 5 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre
index 6b545f5..e8fe87d 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -664,7 +664,10 @@ and next image.
.Cm quit
will cause
.Nm
-to quit when trying to advance past the last image in the slide show.
+to quit when trying to advance past the last image in the slide show. This is
+the behavior of the obsolete
+.Cm --cycle-once
+option.
.
.Pp
.
diff --git a/src/help.raw b/src/help.raw
index 38b588b..e218e78 100644
--- a/src/help.raw
+++ b/src/help.raw
@@ -41,7 +41,7 @@ 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
- --on-last-slide quit Exit after one loop through the slide show
+ --on-last-slide quit Exit after one loop through the slide show (old --cycle-once)
--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