mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
sips: correct CMYK output option (#22536)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
|
||||
- Convert an image from CMYK to RGB:
|
||||
|
||||
`sips --matchTo "/System/Library/ColorSync/Profiles/Generic RGB Profile.icc" {{path/to/image.ext}} {{path/to/output_directory}}`
|
||||
`sips --matchTo "/System/Library/ColorSync/Profiles/Generic RGB Profile.icc" {{path/to/image.ext}} --out {{path/to/output_directory}}`
|
||||
|
||||
- Remove ColorSync ICC profile from an image:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user