minor improvements in usage display
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10094 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6fb54c3f63
commit
7b40c8123e
1 changed files with 2 additions and 1 deletions
|
|
@ -21,8 +21,9 @@ if test x$1 != x; then
|
|||
fi
|
||||
else
|
||||
echo "Usage: mkwindows.sh version [zip]"
|
||||
echo " Build Windows distribution. Works on Cygwin, MinGW or Linux"
|
||||
echo " version should be 1.3.x"
|
||||
echo " zip is full path to zip program - default is /c/cygwin/bin/zip on MinGW, zip on Linux"
|
||||
echo " zip is full path to zip program - default is /c/cygwin/bin/zip on MinGW, zip on Linux and Cygwin"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue