From bb89e7f45c4f8f823cdbcff68ae0ffd8f4b86cd4 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:14:13 -0700 Subject: [PATCH] pkg: Help message update --- 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 2a37afbc..c69f6763 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 host 'pkg'. + -H | --host Use the hosts 'pkg' instead of the jails. -x | --debug Enable debug mode. EOF