From af2bf4b235c3ecdc9682be36dd498d691f2b8489 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 2 Mar 2025 12:53:13 -0700 Subject: [PATCH] bastille: version and help not optional --- usr/local/bin/bastille | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index 5f6fab92..c70721f8 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -115,8 +115,8 @@ Available Commands: verify Compare release against a "known good" index. zfs Manage (get|set) ZFS attributes on targeted container(s). -Use "bastille [-v|--version]" for version information. -Use "bastille command [-h|--help]" for more information about a command. +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. EOF