summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2020-12-28 23:03:04 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2020-12-28 23:03:04 -0800
commitc0a2d322c692228a7574c39c7e173da4af0f34ea (patch)
tree30d72c4880c227619ee4277188d2b48db03b5701 /common.mk
parentaf9d4ee133af6d1844abc520276b8bc3e4861576 (diff)
Update help of sync-default-gems
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index aec160cbb5..b9103ab3db 100644
--- a/common.mk
+++ b/common.mk
@@ -1597,7 +1597,7 @@ help: PHONY
" test-tool: tests under the tool/test" \
" update-gems: download files of the bundled gems" \
" update-bundled_gems: update the latest version of bundled gems" \
- " sync-default-gems: sync default gems from upstream [GEM=<gem_name>]" \
+ " sync-default-gems: sync default gems from upstream [GEM=<gem_name git_ref>]" \
" up: update local copy and autogenerated files" \
" benchmark: benchmark this ruby and COMPARE_RUBY." \
" gcbench: gc benchmark [GCBENCH_ITEM=<item_name>]" \