We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26b99d commit c1432c9Copy full SHA for c1432c9
packages/sqip-cli/__tests__/e2e/__snapshots__/sqip-cli-e2e.test.ts.snap
@@ -48,10 +48,11 @@ exports[`cli api --help shows help screen to user 1`] = `
48
ffffff00
49
[1m--primitive-cores[22m [4mnumber[24m number of parallel workers
50
(default uses all cores)
51
- [1m-b[22m, [1m--blur-blur[22m [4mnumber[24m Set the stdDeviation value for
52
- the GaussianBlur SVG filter. See:
+ [1m-b[22m, [1m--blur-blur[22m [4mnumber[24m Set the radius value [pixel] for
+ the GaussianBlur CSS filter. See:
53
https://developer.mozilla.org/en-
54
- US/docs/Web/SVG/Element/feGaussianBlur
+ US/docs/Web/CSS/filter-
55
+ function/blur#syntax
56
57
[1mExamples[22m
58
0 commit comments