From 78bafb491e84a66ae81ce5ddcc61c7e4389b3eab Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@derf.homelinux.org>
Date: Tue, 9 Feb 2010 21:37:00 +0100
Subject: [PATCH] feh(1): No leading spaces for long options

---
 feh.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/feh.1 b/feh.1
index 0c6f9ce..79f5ff3 100644
--- a/feh.1
+++ b/feh.1
@@ -341,13 +341,13 @@ 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     --no-xinerama
+.B --no-xinerama
 Disable Xinerama support.  Only makes sense when you have Xinerama support compiled in.
 .TP 5
-.B     --screen-clip
+.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.
 .TP 5
-.B     --hide-pointer
+.B --hide-pointer
 Hide the mouse pointer in full screen mode (useful for slideshows etc).
 .SH FORMAT SPECIFIERS
 .B %f
-- 
GitLab