summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-10-09 11:05:37 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-10-09 11:05:37 +0200
commit43d52da223801d75af29fb2ed6786689796fa4af (patch)
tree2cee947bdb3042d7c7daaae765452d856a60a34d
parent5631e4ac406ebfb165613311bac559dab481ec12 (diff)
feh(1): Fix --limit-{height,width} documentation
-rw-r--r--man/feh.pre10
1 files changed, 4 insertions, 6 deletions
diff --git a/man/feh.pre b/man/feh.pre
index decb5f4..7719d32 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -585,21 +585,19 @@ This will prevent any empty space in the final montage.
.
.It Cm -H , --limit-height Ar pixels
.
-Limit the height of the montage, defaults to 800 pixels.
+Limit the height of the montage.
.
.It Cm -W , --limit-width Ar pixels
.
-Limit the width of the montage.
+Limit the width of the montage, defaults to 800 pixels.
.
.Pp
.
If both
.Cm --limit-width No and Cm --limit-height
are specified, the montage will be exactly
-.Ar width
-pixels wide and up to
-.Ar height
-pixels high.
+.Ar width No x Ar height
+pixels in dimensions.
.
.It Cm -o , --output Ar file
.