File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ config set no_color true
489489 * ` RUBY_DEBUG_NONSTOP ` (` nonstop ` ): Nonstop mode (default: false)
490490 * ` RUBY_DEBUG_STOP_AT_LOAD ` (` stop_at_load ` ): Stop at just loading location (default: false)
491491 * ` RUBY_DEBUG_INIT_SCRIPT ` (` init_script ` ): debug command script path loaded at first stop
492- * ` RUBY_DEBUG_COMMANDS ` (` commands ` ): debug commands invoked at first stop. commands should be separated by ';;'
492+ * ` RUBY_DEBUG_COMMANDS ` (` commands ` ): debug commands invoked at first stop. Commands should be separated by ` ;; `
493493 * ` RUBY_DEBUG_NO_RC ` (` no_rc ` ): ignore loading ~ /.rdbgrc(.rb) (default: false)
494494 * ` RUBY_DEBUG_HISTORY_FILE ` (` history_file ` ): history file (default: ~ /.rdbg_history)
495495 * ` RUBY_DEBUG_SAVE_HISTORY ` (` save_history ` ): maximum save history lines (default: 10000)
You can’t perform that action at this time.
0 commit comments