summaryrefslogtreecommitdiff
path: root/tiff/man/tiff2rgba.1
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/man/tiff2rgba.1')
-rw-r--r--tiff/man/tiff2rgba.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tiff/man/tiff2rgba.1 b/tiff/man/tiff2rgba.1
index d9c9baae8..fe9ebb2c6 100644
--- a/tiff/man/tiff2rgba.1
+++ b/tiff/man/tiff2rgba.1
@@ -87,6 +87,10 @@ Drop the alpha component from the output file, producing a pure RGB file.
Currently this does not work if the
.B \-b
flag is also in effect.
+.TP
+.BI \-M " size"
+Set maximum memory allocation size (in MiB). The default is 256MiB.
+Set to 0 to disable the limit.
.SH "SEE ALSO"
.BR tiff2bw (1),
.BR TIFFReadRGBAImage (3t),