From aff41a36693c0274633914afb2cfbdb8169c1cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ka=C3=ADque=20Kandy=20Koga?= Date: Wed, 1 Jun 2022 21:19:56 -0300 Subject: Add information about runirb in make help --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') diff --git a/common.mk b/common.mk index ceba68c477..e141239ef0 100644 --- a/common.mk +++ b/common.mk @@ -1768,6 +1768,7 @@ help: PHONY " runruby: runs test.rb by ruby you just built" \ " gdb: runs test.rb by miniruby under gdb" \ " gdb-ruby: runs test.rb by ruby under gdb" \ + " runirb: starts irb on built ruby (not installed ruby)" \ " exam: equals make check test-bundler-parallel test-bundled-gems" \ " check: equals make test test-tool test-all test-spec test-syntax-suggest" \ " test: ruby core tests [BTESTS=]" \ -- cgit v1.2.3