Small mod

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2001-02-12 18:12:10 +00:00
parent 276c7463f3
commit 9bb0d1b539

View File

@ -137,7 +137,8 @@ for i in "$@"; do
echo Usage: $0 "[ options ]" 1>&2 echo Usage: $0 "[ options ]" 1>&2
echo Options: echo Options:
echo " --help Display this help message" echo " --help Display this help message"
echo " --wise Build setup.exe" echo " --wise Also build setup.exe and wxMSW-version.zip"
echo " --wiseonly Build setup.exe and wxMSW-version.zip only"
exit 1 exit 1
;; ;;
esac esac