summaryrefslogtreecommitdiff
path: root/feh.1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-06 12:40:00 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-06 12:40:00 +0100
commitfd95bf93bc883d619ec5e093d0211731d0dcb50d (patch)
treecc382bb68310817e16cc410394d066f7a8cca0bb /feh.1
parent2981f32553f71e57a52421f97ac6a791e96ba2ab (diff)
Change --xinerama <0|1> swich to --no-xinerama toggle, the switch makes no sense
Diffstat (limited to 'feh.1')
-rw-r--r--feh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/feh.1 b/feh.1
index 8d8b845..5b92112 100644
--- a/feh.1
+++ b/feh.1
@@ -314,8 +314,8 @@ Use CTRL+Button B to blur the current image in any mode (default=1).
.B -9, --no-blur-ctrl-mask
Don't require CTRL+Button for blurring in any mode -- just use the button (default=off).
.TP 5
-.B --xinerama
-Enable/disable Xinerama support. Has no effect unless you have an Xinerama compiled in.
+.B --no-xinerama
+Disable Xinerama support. Only makes sense when you have Xinerama support compiled in.
.TP 5
.B --screen-clip
Enable/disable window clipping based on screen size. WARNING: With this disabled, windows could become very large, making them unmanageable in certain window managers.