summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
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 e7f9d2a2e2..5430fe6d72 100644
--- a/common.mk
+++ b/common.mk
@@ -1502,7 +1502,7 @@ help: PHONY
" exam: equals make check" \
" test: ruby core tests" \
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \
- " test-spec: run the Ruby spec suite" \
+ " test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
" test-rubyspec: same as test-spec" \
" test-bundler: run the Bundler spec" \
" test-bundled-gems: run the test suite of bundled gems" \