@blazediff/cli 2.0.3 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,7 +58,6 @@ blazediff-cli core image1.png image2.png [options]
58
58
  - `--diff-color-alt <r,g,b>` - Alternative color for dark differences
59
59
  - `--include-aa` - Include anti-aliasing detection
60
60
  - `--diff-mask` - Draw diff over transparent background
61
- - `--color-space <name>` - Specify color space to use (yiq, ycbcr)
62
61
  - `--transformer <name>` - Specify transformer to use (pngjs, sharp)
63
62
  - `-h, --help` - Show help message
64
63