We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf1463 commit c27f433Copy full SHA for c27f433
man/ruby.1
@@ -537,16 +537,16 @@ Introduced in Ruby 3.3, default: unset.
537
.Pp
538
.It Ev RUBY_PAGER
539
The pager command that will be used for
540
-.Pp
541
-.It Ev RUBY_THREAD_TIMESLICE
542
-Sets the default thread time slice (thread quantum) in milliseconds.
543
-Introduced in Ruby 3.4, default: 100ms.
544
.Fl -help
545
option.
546
Introduced in Ruby 3.0, default:
547
.Ev PAGER
548
environment variable.
549
+.It Ev RUBY_THREAD_TIMESLICE
+Sets the default thread time slice (thread quantum) in milliseconds.
+Introduced in Ruby 3.4, default: 100ms.
+.Pp
550
.It Ev PATH
551
Ruby refers to the
552
.Ev PATH
0 commit comments