Merge branch 'master' into dev
This commit is contained in:
4
djpeg.1
4
djpeg.1
@@ -1,4 +1,4 @@
|
||||
.TH DJPEG 1 "19 January 2017"
|
||||
TH DJPEG 1 "18 March 2017"
|
||||
.SH NAME
|
||||
djpeg \- decompress a JPEG file to an image file
|
||||
.SH SYNOPSIS
|
||||
@@ -188,7 +188,7 @@ Set limit for amount of memory to use in processing large images. Value is
|
||||
in thousands of bytes, or millions of bytes if "M" is attached to the
|
||||
number. For example,
|
||||
.B \-max 4m
|
||||
selects 4000000 bytes. If more space is needed, temporary files will be used.
|
||||
selects 4000000 bytes. If more space is needed, an error will occur.
|
||||
.TP
|
||||
.BI \-outfile " name"
|
||||
Send output image to the named file, not to standard output.
|
||||
|
||||
Reference in New Issue
Block a user