diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/ruby.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ruby.1 b/man/ruby.1 index 905c712f4c..b1b8e42401 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -537,6 +537,10 @@ Introduced in Ruby 3.3, default: unset. .Pp .It Ev RUBY_PAGER The pager command that will be used for +.Pp +.It Ev RUBY_THREAD_TIMESLICE +Sets the default thread time slice (thread quantum) in milliseconds. +Introduced in Ruby 3.4, default: 100ms. .Fl -help option. Introduced in Ruby 3.0, default: |