diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2012-02-02 20:34:34 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2012-02-02 20:34:34 +0100 | 
| commit | 03eb45b2ea99d964db3b01f2703315c8a2b2a038 (patch) | |
| tree | 0a61439e07847fda98e16193d0305d75e2b4bc38 /man | |
| parent | 2c773b0a4815461bd3c7a8fb1b2ce40a8d8c71f6 (diff) | |
Accept offset-only arguments for --geometry (closes #73)
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index 42df11a..e460fad 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -290,7 +290,7 @@ screen size. The only exception is a  of 100, in which case images will always be shown at 100% zoom, no matter  their dimensions.  . -.It Cm -g , --geometry Ar width No x Ar height Op + Ar x No + Ar y +.It Cm -g , --geometry Oo Ar width No x Ar height Oc Op + Ar x No + Ar y  .  Limit (and don't change) the window size.  Takes an X-style geometry  .Ar string  | 
