From e834b84dd62f4ce59d47ca76f32188efa5a47a4b Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:20:14 -0700 Subject: [PATCH] Update bastille --- usr/local/bin/bastille | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index c70721f8..93691788 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -117,7 +117,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 [-c|--config FILE] command" to specify a non-default config file. EOF exit 1