change new PKG option from -P to -H

This commit is contained in:
Christer Edwards
2021-12-23 14:13:23 -07:00
parent e21d31518a
commit 570c80ba85
2 changed files with 3 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
. /usr/local/share/bastille/common.sh
usage() {
error_exit "Usage: bastille pkg [-P|--pkg] TARGET command [args]"
error_exit "Usage: bastille pkg [-H|--host] TARGET command [args]"
}
# Handle special-case commands first.