diff --git a/download_and_compile.sh b/download_and_compile.sh index 6a47ec0..fdb4622 100755 --- a/download_and_compile.sh +++ b/download_and_compile.sh @@ -516,8 +516,9 @@ function _usage() { echo " Override the default branch for COMPONENT. For the specified" echo " component, this overrides the effect of options -s and --lts." echo " This option may be given several times." - echo " --compositor build FlightGear with compositor enabled" - echo " --non-interactive" + echo " --compositor" + echo " build FlightGear with compositor enabled" + echo " --non-interactive" echo " don't ask any question; always assume the default answer in" echo " situations where a question would normally be asked." echo