mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Add link to Ruby options doc in help text
Adds link to https://docs.ruby-lang.org/en/master/ruby/options_md.html in Ruby help text (-h and --help).
This commit is contained in:
parent
7595ac9a9e
commit
31ff07ed1e
4 changed files with 23 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
<!---
|
||||
CAUTION
|
||||
|
||||
This page on docs.ruby-lang.org is displayed in Ruby's help message (-h and --help).
|
||||
Please make sure you update the link when renaming or moving this file.
|
||||
--->
|
||||
|
||||
# Ruby Command-Line Options
|
||||
|
||||
## About the Examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue