diff --git a/qb/qb.params.sh b/qb/qb.params.sh index 5d16647806..d574c60057 100644 --- a/qb/qb.params.sh +++ b/qb/qb.params.sh @@ -35,7 +35,7 @@ EOF print_help_option "--prefix=PATH" "Install path prefix" print_help_option "--global-config-dir=PATH" "System wide config file prefix" print_help_option "--build=BUILD" "The build system (no-op)" - print_help_option "--host=HOST" "call HOST-gcc instead of gcc; can be used for cross compilation" + print_help_option "--host=HOST" "Cross-compile with HOST-gcc instead of gcc" print_help_option "--help" "Show this help" echo ""