diff options
author | Nobuyoshi Nakada <[email protected]> | 2024-06-03 23:05:47 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2024-06-03 23:10:05 +0900 |
commit | fa8984df2ed737d7e4713bf60816f4ac50326b34 () | |
tree | 54de81b71a409924c9e21505930180cb0d613935 /man | |
parent | 2192b0eaa06e07d7903d8c9f7debed36d4a46c84 (diff) |
[DOC] man: Add environment variable RUBY_MAX_CPU and RUBY_MN_THREADS
-rw-r--r-- | man/ruby.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -525,6 +525,16 @@ Introduced in Ruby 3.3, default: unset. The custom default buffer size of .Li IO::Buffer . .Pp .It Ev PATH Ruby refers to the .Ev PATH |