fix: hide broken monochrome (#4)

This commit is contained in:
2025-06-04 16:21:26 +02:00
committed by GitHub
parent 2a8c296b63
commit 61d1b0f7e4
2 changed files with 6 additions and 5 deletions
-1
View File
@@ -35,7 +35,6 @@ options:
-s, --slope slope [0-255] (default: random)
-c, --color base color [0-255,0-255,0-255] (default: random)
-v, --variation base variation [0-255,0-255,0-255] (default: random)
-m, --monochrome black & white generation
```
## TODO