Add --verbose flag

This commit is contained in:
AndBondStyle
2023-12-06 13:48:24 +03:00
parent 33bf8789ac
commit 2199e65588
3 changed files with 15 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ Options:
-d, --density INTEGER RANGE Print density [default: 5; 1<=x<=5]
-r, --rotate [0|90|180|270] Image rotation (clockwise) [default: 0]
-i, --image PATH Image path [required]
-v, --verbose Enable verbose logging
--help Show this message and exit.
```