diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-09 21:37:00 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-09 21:37:00 +0100 | 
| commit | 78bafb491e84a66ae81ce5ddcc61c7e4389b3eab (patch) | |
| tree | 80414ad85de3801059db44dfd06a75e75dc59d7c | |
| parent | 13ec918ec26bdcaa19e2c46e1502e9335e621f45 (diff) | |
feh(1): No leading spaces for long options
| -rw-r--r-- | feh.1 | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -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 | 
