summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 06:05:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-03 06:05:01 +0000
commit8322ca8a211c48ad1657a041c9f5529baa395762 (patch)
tree0fcf4a16937505493513bef87918a8a465696b2f /tool
parentcf08cf97facf9e07e9382abfb140fcbe029f7512 (diff)
* tool/make-snapshot (usage): X.Y means the head of a branch now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool')
-rwxr-xr-xtool/make-snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/make-snapshot b/tool/make-snapshot
index f68a9e44ea..63d67a9052 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -24,7 +24,7 @@ options:
-packages=PKG[,...] make PKG packages (#{PACKAGES.keys.join(", ")})
-digests=ALG[,...] show ALG digests (#{DIGESTS.join(", ")})
version:
- trunk, stable, branches/*, tags/*, X.Y.Z, X.Y.Z-pL
+ trunk, stable, branches/*, tags/*, X.Y, X.Y.Z, X.Y.Z-pL
each versions may be followed by optional @revision.
USAGE
end