download_and_compile.sh: fix typo in help text
This commit is contained in:
parent
2bb86ee6ea
commit
ac504c70a2
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ function _usage() {
|
||||||
echo " doing the same for SIMGEAR (e.g., if doing repeated TERRAGEAR"
|
echo " doing the same for SIMGEAR (e.g., if doing repeated TERRAGEAR"
|
||||||
echo " builds and you know your SIMGEAR is already fine and up-to-date)."
|
echo " builds and you know your SIMGEAR is already fine and up-to-date)."
|
||||||
echo " -s compile only the last known stable versions"
|
echo " -s compile only the last known stable versions"
|
||||||
echo " --compositor buld fgfs with compositor enabled."
|
echo " --compositor build FlightGear with compositor enabled."
|
||||||
}
|
}
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
|
Loading…
Reference in a new issue