manpages: break long lines

Change-Id: I3bea93d358e5c3b3f7dd3c91e433ab4f817d1cd8
This commit is contained in:
James Zern
2011-11-03 16:20:20 -07:00
parent 1daf39bbbc
commit 099717ce92
2 changed files with 10 additions and 7 deletions

View File

@ -53,10 +53,10 @@ This option is meant to reduce the memory needed for cropping large images.
Note: the cropping is applied \fIbefore\fP any scaling.
.TP
.B \-scale width height
Rescale the decoded picture to dimension \fBwidth\fP x \fBheight\fP. This option is
mostly intended to reducing the memory needed to decode large images,
when only a small version is needed (thumbnail, preview, etc.).
Note: scaling is applied \fIafter\fP cropping.
Rescale the decoded picture to dimension \fBwidth\fP x \fBheight\fP. This
option is mostly intended to reducing the memory needed to decode large images,
when only a small version is needed (thumbnail, preview, etc.). Note: scaling
is applied \fIafter\fP cropping.
.TP
.B \-v
Print extra information (decoding time in particular).