summaryrefslogtreecommitdiff
path: root/man/feh.pre
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-02-28 19:44:21 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-02-28 19:44:21 +0100
commitc2e0b7239522dc417b87f45cd133fb8f046dedfa (patch)
treedb02a2cc715f9345c7dc587788b44678475fd723 /man/feh.pre
parent017b13bcf1cb0e3d82e684d7fcf01954613f8173 (diff)
Respect --geometry in --bg-fill (closes #209)
Diffstat (limited to 'man/feh.pre')
-rw-r--r--man/feh.pre10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/feh.pre b/man/feh.pre
index 5290f79..46de5d1 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -919,13 +919,13 @@ instead.
.
.Pp
.
-For the
-.Cm --bg-center
+For
+.Cm --bg-center , --bg-fill ,
and
-.Cm --bg-max
-options, you can use the
+.Cm --bg-max ,
+you can use
.Cm --geometry
-option to specify an offset from one side of the screen instead of
+to specify an offset from one side of the screen instead of
centering the image. Positive values will offset from the left/top
side, negative values from the bottom/right. +0 and -0 are both
valid and distinct values.