From 8322ca8a211c48ad1657a041c9f5529baa395762 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 3 Sep 2014 06:05:01 +0000 Subject: * 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 --- tool/make-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/make-snapshot') 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 -- cgit v1.2.3