make-snapshot: added missing options to usage
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2234edf0b1
commit
df1cd0f438
@ -32,6 +32,12 @@ options:
|
|||||||
-patch_file=PATCH apply PATCH file after export
|
-patch_file=PATCH apply PATCH file after export
|
||||||
-packages=PKG[,...] make PKG packages (#{PACKAGES.keys.join(", ")})
|
-packages=PKG[,...] make PKG packages (#{PACKAGES.keys.join(", ")})
|
||||||
-digests=ALG[,...] show ALG digests (#{DIGESTS.join(", ")})
|
-digests=ALG[,...] show ALG digests (#{DIGESTS.join(", ")})
|
||||||
|
-unicode_version=VER Unicode version to generate encodings
|
||||||
|
-svn[=URL] make snapshot from SVN repository
|
||||||
|
(#{SVNURL})
|
||||||
|
-git[=URL] make snapshot from GIT repository
|
||||||
|
(#{GITURL})
|
||||||
|
-help, --help show this message
|
||||||
version:
|
version:
|
||||||
trunk, stable, branches/*, tags/*, X.Y, 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.
|
each versions may be followed by optional @revision.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user