build: rpm-setup.sh - typo in usage

This commit is contained in:
Chuck Craft 2022-10-18 11:45:08 -05:00 committed by Gerald Combs
parent 0d59da3156
commit 69f1cd3eed
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ function print_usage() {
printf "\\t--install-qt5-deps: force installation of packages required to use Qt5\\n"
printf "\\t--install-qt6-deps: force installation of packages required to use Qt6\\n"
printf "\\t--install-all: install everything\\n"
printf "\t[other]: other options are passed as-is to the packet manager\n"
printf "\t[other]: other options are passed as-is to the package manager\n"
}
ADDITIONAL=0