build-support/factor.sh: update help information

db4
Keita Haga 2011-04-04 13:26:39 +09:00
parent f306f71288
commit 6fe6afd52a
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ install_build_system_port() {
} }
usage() { 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 "If you are behind a firewall, invoke as:"
$ECHO "env GIT_PROTOCOL=http $0 <command>" $ECHO "env GIT_PROTOCOL=http $0 <command>"
$ECHO "" $ECHO ""