[DOC] man: Add environment variable RUBY_PAGER

This commit is contained in:
Nobuyoshi Nakada 2024-06-03 23:06:16 +09:00
Родитель fa8984df2e
Коммит 7aa1bca2c9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 3582D74E1FEE4465
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -535,6 +535,14 @@ If set to
M:N Thread scheduler is enabled on the main Ractor.
Introduced in Ruby 3.3, default: unset.
.Pp
.It Ev RUBY_PAGER
The pager command that will be used for
.Fl -help
option.
Introduced in Ruby 3.0, default:
.Ev PAGER
environment variable.
.Pp
.It Ev PATH
Ruby refers to the
.Ev PATH