You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2012/10/23 05:32:43 UTC

svn commit: r1401148 - /qpid/proton/trunk/bin/release.sh

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org