diff options
author | Nobuyoshi Nakada <[email protected]> | 2023-08-10 00:13:22 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2023-09-25 22:57:28 +0900 |
commit | 6bb4c9de094c824cc3fa43ebeebeda2273fc86b4 () | |
tree | 4939ebd90fc89be2d14c2d3dd45b642d3593c645 /man/ruby.1 | |
parent | 530b5ef6b6cf3c253f75f5c267234541f7ef4122 (diff) |
Add `RUBY_BUGREPORT_PATH` to the manual page
-rw-r--r-- | man/ruby.1 | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -645,6 +645,39 @@ Machine stack size used at fiber creation. default: 262144 or 524288 .Pp .El .Sh SEE ALSO .Bl -hang -compact -width "https://www.ruby-toolbox.com/" .It Lk https://www.ruby-lang.org/ |