Author: rhs
Date: Tue Oct 23 03:32:43 2012
New Revision: 1401148
URL: http://svn.apache.org/viewvc?rev=1401148&view=rev
Log:
corrected help string
Modified:
qpid/proton/trunk/bin/release.sh
Modified: qpid/proton/trunk/bin/release.sh
URL:
http://svn.apache.org/viewvc/qpid/proton/trunk/bin/release.sh?rev=1401148&r1=1401147&r2=1401148&view=diff
==============================================================================
--- qpid/proton/trunk/bin/release.sh (original)
+++ qpid/proton/trunk/bin/release.sh Tue Oct 23 03:32:43 2012
@@ -39,7 +39,7 @@ VERSION=""
usage()
{
echo "Usage: ${ME} -v VERSION [-u URL] [-b BRANCH] [-c]"
- echo "-v VERSION Specifies the release version; i.e., 0.18"
+ echo "-v VERSION Specifies the release version; e.g., 3.14"
echo "-u URL The base URL for the repository (def. ${URL})"
echo "-b BRANCH The branch to check out (def. ${BRANCH})"
echo ""
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]