From 277898d44a1e1387f3876a0211fc21b2024590a0 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Fri, 2 May 2025 12:26:28 -0600 Subject: [PATCH] Add parallel mode option to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bd5d97b..7a23c58d 100644 --- a/README.md +++ b/README.md @@ -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. ```