1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Nobuyoshi Nakada
92630e2346
[ruby/optparse] Fix links to the page directory files [Bug #18468]
dab72c543d
2022-01-12 21:16:02 +09:00
Burdette Lamar
1333620afd
[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)
- Adds section "Parsing" to tutorial.rdoc.
- Removes section "Terminators" from option_params.rdoc. (Terminator '--' is not an option parameter.)

40d51ccbad
2021-07-28 20:13:39 +09:00
Burdette Lamar
98ccb49ac3
[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)
Adds argument abbreviation in option_params.rdoc.
    Adds entire Argument Values section to tutorial.rdoc.

9c5b3f244b
2021-07-28 20:13:39 +09:00
Nobuyoshi Nakada
f89486965b [ruby/optparse] Moved rdoc files to doc/optparse
cccb28e0de
2021-04-11 09:03:36 +09:00
Renamed from doc/option_params.rdoc (Browse further)