diff options
author | reiseb <48870100+reiseb@users.noreply.github.com> | 2020-01-12 15:48:57 +0100 |
---|---|---|
committer | reiseb <48870100+reiseb@users.noreply.github.com> | 2020-06-16 19:41:43 +0200 |
commit | 918edfaa6254fcd7d328ced434f361b19a636576 (patch) | |
tree | f445c5a234420eb704c55bbad0ae797ead464786 /src/help.raw | |
parent | a624883d92ea54886b739f1000e39ccf1afc5577 (diff) |
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..0a87b70 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 (play/pause) %f image path/filename %F image path/filename (shell-escaped) %g window dimensions (\"width,height\") in pixels |