diff options
| author | Eli the Bearded <github@eli.users.panix.com> | 2023-06-25 17:27:05 -0700 | 
|---|---|---|
| committer | Birte Friesel <derf@chaosdorf.de> | 2023-07-30 10:44:59 +0200 | 
| commit | 775135336008ef48308d496b1ef1c06fdd58ed9e (patch) | |
| tree | 73668f99680719983b27277baee8f9de4eddbd10 /src | |
| parent | 1197dafc110fb0a2e322b977d2dced15456bf7df (diff) | |
document new name of `--cycle-once`
Diffstat (limited to 'src')
| -rw-r--r-- | src/help.raw | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
