usage.txt: Restore accidentally deleted phrase
authorDRC <information@libjpeg-turbo.org>
Fri, 19 Feb 2016 16:35:41 +0000 (10:35 -0600)
committerDRC <information@libjpeg-turbo.org>
Fri, 19 Feb 2016 16:35:41 +0000 (10:35 -0600)
It somehow got lost when merging the jpeg-9+ documentation changes.

usage.txt

index 69d4717a7dc23ce750ec651e33d8ea4565ff1fb8..5abda4ede6d6d126acd9aacf939967e619a29b2b 100644 (file)
--- a/usage.txt
+++ b/usage.txt
@@ -53,7 +53,8 @@ The currently supported image file formats are: PPM (PBMPLUS color format),
 PGM (PBMPLUS grayscale format), BMP, Targa, and RLE (Utah Raster Toolkit
 format).  (RLE is supported only if the URT library is available, which it
 isn't on most non-Unix systems.)  cjpeg recognizes the input image format
-automatically, with the exception of some Targa files.
+automatically, with the exception of some Targa files.  You have to tell djpeg
+which format to generate.
 
 JPEG files are in the defacto standard JFIF file format.  There are other,
 less widely used JPEG-based file formats, but we don't support them.