diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-06 21:59:25 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-06 21:59:25 +0100 |
commit | 4e20a8cea66e707846f78f7cf55806b131c71a61 (patch) | |
tree | d778eef0c5837c5cb6769251c999202b25fafa84 /feh.1 | |
parent | e9ec78c5e0c7030433b89519a1a000f3a70d0787 (diff) |
Add option to set image background to white or black
Diffstat (limited to 'feh.1')
-rw-r--r-- | feh.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -280,6 +280,10 @@ when images are scaled. .B -N, --no-menus Don't load or show any menus. .TP 5 +.B -B, --image-bg STYLE +Use STYLE as background for transparent image parts and the like. +Accepted values: white, black, default. +.TP 5 .B -1, --next-button B Use button B to advance to the next image in slideshow mode (defaults to 1, usually the left button). |