diff options
author | ulteq <ulteq@web.de> | 2018-01-01 15:37:32 +0100 |
---|---|---|
committer | ulteq <ulteq@web.de> | 2018-08-24 11:40:56 +0200 |
commit | f3ea5c887e034f08d2735c7a32876f94ee9ef60a (patch) | |
tree | 39d9b9f7ce1c13f7528a15d59db45645ff0b18ed /src/help.raw | |
parent | fd66a0f2a1352de36fa81004325df1040d1cde98 (diff) |
Add --no-cycle option
Closes: #124
Diffstat (limited to 'src/help.raw')
-rw-r--r-- | src/help.raw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.raw b/src/help.raw index 86bb617..52d06bf 100644 --- a/src/help.raw +++ b/src/help.raw @@ -38,6 +38,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 + --no-cycle Stop at both ends of the filelist --cycle-once Exit after one loop through the slideshow -R, --reload NUM Reload images after NUM seconds -k, --keep-http Keep local copies when viewing HTTP/FTP files |