Skip to content

Commit ce3257f

Browse files
Update pages/common/cjxl.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
1 parent 052aa0b commit ce3257f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/common/cjxl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- Convert a JPEG to a JPEG XL with specific lossy quality:
2020

21-
`cjxl {{[-q|--quality]}} {{0..100}} --lossless_jpeg {{0}} {{path/to/image.jpeg}} {{path/to/output.jxl}}`
21+
`cjxl {{[-q|--quality]}} {{0..100}} {{[-j|--lossless_jpeg]}} 0 {{path/to/image.jpeg}} {{path/to/output.jxl}}`
2222

2323
- Display an extremely detailed help:
2424

0 commit comments

Comments
 (0)