mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
This commit is contained in:
parent
cf08cf97fa
commit
8322ca8a21
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue