diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 19:55:44 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-26 19:55:44 +0100 |
commit | 26e2d4788639806e8565e45456b51112d2c39956 (patch) | |
tree | c1c6bc0862e2a4bddea06497347d78a535c76437 /feh.1 | |
parent | ebcbef3012dd196066112f219159410b91f45f38 (diff) |
Add --index-{name,size,dim} options for finer thumbnail/index text control
Diffstat (limited to 'feh.1')
-rw-r--r-- | feh.1 | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -275,6 +275,15 @@ Enable thumbnail caching (in ~/.thumbnails) .B -~, --thumb-title STRING Set title for windows opened from thumbnail mode. See also FORMAT SPECIFIERS. .TP 5 +.B --index-name BOOL +Show/Don't show filename in thumbnail/index mode. +.TP 5 +.B --index-size BOOL +Show/Don't show filesize in thumbnail/index mode. +.TP 5 +.B --index-dim BOOL +Show/Don't show image dimensions in thumbnail/index mode. +.TP 5 .B --bg-tile FILE .TP 5 .B --bg-center FILE |