Merge pull request #1006 from BastilleBSD/tschettervictor-patch-1

Add parallel mode option to readme
This commit is contained in:
tschettervictor
2025-05-02 12:26:39 -06:00
committed by GitHub

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.
```