Skip to content

Commit dbcddaa

Browse files
committed
update README.md
1 parent cf469f2 commit dbcddaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ config set no_color true
495495
* `RUBY_DEBUG_NO_RELINE` (`no_reline`): Do not use Reline library (default: false)
496496
* `RUBY_DEBUG_NO_HINT` (`no_hint`): Do not show the hint on the REPL (default: false)
497497
* `RUBY_DEBUG_NO_LINENO` (`no_lineno`): Do not show line numbers (default: false)
498+
* `RUBY_DEBUG_NO_REPEAT` (`no_repeat`): Do not repeat last line when empty line (default: false)
498499
* `RUBY_DEBUG_IRB_CONSOLE` (`irb_console`): Use IRB as the console (default: false)
499500

500501
* CONTROL

0 commit comments

Comments
 (0)