summaryrefslogtreecommitdiff
path: root/sys/man/1
diff options
context:
space:
mode:
authorppatience0 <ppatience0@gmail.com>2013-08-31 13:39:51 -0400
committerppatience0 <ppatience0@gmail.com>2013-08-31 13:39:51 -0400
commit243cb68011ac5335bb2f9fc146d0f6be2d283fa9 (patch)
tree6b6c7af74bb472c8b40ef33032500cfc3ed91ab7 /sys/man/1
parentf104cc9d79940e4f2c15ceaafa765a3cc94c817f (diff)
jpg(1), jpg: add -y flag to usage
png: colorspace will never be CYCbCr (this is no doubt from copy-pasting from jpg) tif: everyone else uses colorspace as a function argument, so we will too readtif, writetif: credit paul bourke
Diffstat (limited to 'sys/man/1')
-rw-r--r--sys/man/1/jpg2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/jpg b/sys/man/1/jpg
index 60202d701..dd68ebabe 100644
--- a/sys/man/1/jpg
+++ b/sys/man/1/jpg
@@ -4,7 +4,7 @@ jpg, gif, png, tif, ppm, bmp, v210, yuv, ico, tga, tojpg, togeordi, togif, toppm
.SH SYNOPSIS
.B jpg
[
-.B -39cdefFkJrtv
+.B -39cdefFkJrtvy
] [
.I file ...
]