This commit is contained in:
2026-07-24 01:40:36 +01:00
parent b364276d5a
commit b32b5773eb

View File

@@ -37,7 +37,7 @@ export LOTTERY_COUNT_PROMPT=false
There are no subcommands, just run the CLI directly passing any desired flags: There are no subcommands, just run the CLI directly passing any desired flags:
```bash ```console
lottery --count=3 lottery --count=3
``` ```