summaryrefslogtreecommitdiff
path: root/tool/make-snapshot
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-26 07:57:16 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-26 07:57:16 +0000
commitdf1cd0f438bd17a4d3fbe9077e0b308e0b25c4b5 (patch)
treea89304e2e506f6245b329fc4dbfde2ffaa7ee53f /tool/make-snapshot
parent2234edf0b1183e0d6f63ac093243fc6e23e15dd5 (diff)
make-snapshot: added missing options to usage
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool/make-snapshot')
-rwxr-xr-xtool/make-snapshot6
1 files changed, 6 insertions, 0 deletions
diff --git a/tool/make-snapshot b/tool/make-snapshot
index 4b718fb0be..1052487000 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -32,6 +32,12 @@ options:
-patch_file=PATCH apply PATCH file after export
-packages=PKG[,...] make PKG packages (#{PACKAGES.keys.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:
trunk, stable, branches/*, tags/*, X.Y, X.Y.Z, X.Y.Z-pL
each versions may be followed by optional @revision.