whitespace trim

This commit is contained in:
2025-01-28 21:40:04 -05:00
parent fddf45f44c
commit 20e64de735
-1
View File
@@ -59,7 +59,6 @@ cmyk(66.67, 33.33, 0.00, 98.82)
cmyk(79.07, 39.53, 0.00, 66.27) cmyk(79.07, 39.53, 0.00, 66.27)
cmyk(0.00, 12.50, 12.50, 96.86) cmyk(0.00, 12.50, 12.50, 96.86)
``` ```
_Note: include the `-a` flag to append to an existing output file, rather than overwriting it._ _Note: include the `-a` flag to append to an existing output file, rather than overwriting it._