build-support/factor.sh: update help information
parent
f306f71288
commit
6fe6afd52a
|
@ -551,7 +551,7 @@ install_build_system_port() {
|
|||
}
|
||||
|
||||
usage() {
|
||||
$ECHO "usage: $0 install|install-x11|install-macosx|self-update|quick-update|update|bootstrap|dlls|net-bootstrap|make-target|report [optional-target]"
|
||||
$ECHO "usage: $0 install|install-x11|install-macosx|self-update|quick-update|update|bootstrap|net-bootstrap|make-target|report [optional-target]"
|
||||
$ECHO "If you are behind a firewall, invoke as:"
|
||||
$ECHO "env GIT_PROTOCOL=http $0 <command>"
|
||||
$ECHO ""
|
||||
|
|
Loading…
Reference in New Issue