From 4c20155af6a1e93a80730f73c1b5953e56be9e62 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 26 Jan 2025 12:28:21 -0700 Subject: [PATCH] pkg: Usage message clarify --- usr/local/share/bastille/pkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/pkg.sh b/usr/local/share/bastille/pkg.sh index 01c1708b..2a37afbc 100644 --- a/usr/local/share/bastille/pkg.sh +++ b/usr/local/share/bastille/pkg.sh @@ -39,7 +39,7 @@ usage() { Options: -a | --auto Auto mode. Start/stop jail(s) if required. - -H | --host Use the hosts pkg command. + -H | --host Use host 'pkg'. -x | --debug Enable debug mode. EOF