diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-04-06 11:22:19 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-04-06 11:22:19 +0200 |
commit | 9e8eea062a081d4ff5b7897e3fcd7b2633cc4785 (patch) | |
tree | 85743b8f83d99458bf036275be83e32f2b264a3c /man | |
parent | 79e0f0b7381b0a48207558783888aa857be92433 (diff) |
--max-dimension: ignore width/height limit of 0 pixels
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index e95ece5..787cdb9 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -420,8 +420,8 @@ Only show images with width <= .Ar width and height <= .Ar height . -If you only care about one parameter, set the other to either something large -or -1. +If you only care about one parameter, set the other to 0 +.Pq or a negative value . . .It Cm -M , --menu-font Ar font . |