aboutsummaryrefslogtreecommitdiff
path: root/usage.txt
diff options
context:
space:
mode:
Diffstat (limited to 'usage.txt')
-rw-r--r--usage.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/usage.txt b/usage.txt
index 496d9ce..775a544 100644
--- a/usage.txt
+++ b/usage.txt
@@ -80,6 +80,10 @@ The basic command line switches for cjpeg are:
saying -grayscale, you'll get a smaller JPEG file that
takes less time to process.
+ -rgb Create RGB JPEG file.
+ Using this switch suppresses the conversion from RGB
+ colorspace input to the default YCbCr JPEG colorspace.
+
-optimize Perform optimization of entropy encoding parameters.
Without this, default encoding parameters are used.
-optimize usually makes the JPEG file a little smaller,