mirror of
https://github.com/ruby/ruby.git
synced 2025-09-20 19:14:00 +02:00
NEWS: Add --backtrace-limit option [ci skip]
This commit is contained in:
parent
898aff954e
commit
2ef3b979bd
Notes:
git
2020-11-18 07:18:03 +09:00
1 changed files with 5 additions and 0 deletions
5
NEWS.md
5
NEWS.md
|
@ -105,6 +105,11 @@ non-empty value, and the standard input and output are tty, `--help`
|
||||||
option shows the help message via the pager designated by the value.
|
option shows the help message via the pager designated by the value.
|
||||||
[[Feature #16754]]
|
[[Feature #16754]]
|
||||||
|
|
||||||
|
### `--backtrace-limit` option
|
||||||
|
|
||||||
|
`--backtrace-limit` option limits the maximum length of backtrace.
|
||||||
|
[[Feature #8661]]
|
||||||
|
|
||||||
## Core classes updates
|
## Core classes updates
|
||||||
|
|
||||||
Outstanding ones only.
|
Outstanding ones only.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue