From: cristy Date: Mon, 25 Jun 2012 11:03:08 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b11cb3c550a7386dd180c3e6f1e860fc94f2a905;p=imagemagick --- diff --git a/utilities/identify.1.in b/utilities/identify.1.in index fd17928b5..91fba829b 100644 --- a/utilities/identify.1.in +++ b/utilities/identify.1.in @@ -56,6 +56,8 @@ Miscellaneous Options: \-version print version information By default, the image format of `file' is determined by its magic number. To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps). Specify 'file' as '-' for standard input or output. +.SH NOTE +Although some options appear to modify the file to be identified, the identify command is strictly \fBread only\fP. For instance, the crop option crops the in-memory image and then describes the result. .SH SEE ALSO ImageMagick(1)