Add parallel mode option to readme

This commit is contained in:
tschettervictor
2025-05-02 12:26:28 -06:00
committed by GitHub
parent 3a51fc4860
commit 277898d44a

View File

@@ -96,6 +96,7 @@ Available Commands:
Use "bastille -v|--version" for version information.
Use "bastille command -h|--help" for more information about a command.
Use "bastille [-c|--config config.conf] command" to specify a non-default config file.
Use "bastille [-p|--parallel VALUE] command" to run bastille in parallel mode.
```