diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-06-17 19:18:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 19:18:44 +0200 |
commit | 5c59089f12b7b07d46626ecdccf0cfcd4e875e26 (patch) | |
tree | bf0a3a4a4521d2389c7bdbafc6286e41214a9aee /src/help.raw | |
parent | 9df1b5b04923340aca69ce3ed4565fceeb042c01 (diff) | |
parent | f0361c5ea6fcdc181863286dbe4de36003eccb9d (diff) |
Merge pull request #500 from reiseb/master
add option 'a' to show play/paused information in slideshow mode
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 8d30544..e0fb62a 100644 --- a/src/help.raw +++ b/src/help.raw @@ -124,6 +124,7 @@ INDEX MODE OPTIONS font is specified, a title will not be printed FORMAT SPECIFIERS + %a information about slideshow state (playing/paused) %f image path/filename %F image path/filename (shell-escaped) %g window dimensions (\"width,height\") in pixels |