diff options
author | David Gowers <00ai99@gmail.com> | 2013-05-06 10:56:52 +0930 |
---|---|---|
committer | David Gowers <00ai99@gmail.com> | 2013-05-06 10:58:29 +0930 |
commit | 4b2a378e848161d197e7eaf601c1ce6fe26b93b4 (patch) | |
tree | bbf9da549fe3e7c666a91efae9c3a39d9de60523 /man | |
parent | 8c199f28f0113b9a300ddd765e54d3999e46bc0c (diff) | |
download | feh-4b2a378e848161d197e7eaf601c1ce6fe26b93b4.zip |
Add %L format code (temporary copy of filelist)
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 23fdfce..3c1b979 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -830,6 +830,10 @@ Image height . Total number of files in filelist . +.It %L +. +Temporary copy of filelist. Multiple uses of %L within the same format string will return the same copy. +. .It %m . Current mode |