summaryrefslogtreecommitdiff
path: root/doc/optparse/option_params.rdoc
AgeCommit message (Collapse)Author
2023-12-25[ruby/optparse] [DOC] Fix tutorial linkNobuyoshi Nakada
Fixes https://github.com/ruby/optparse/pull/51 https://github.com/ruby/optparse/commit/1c895efc39
2023-12-25Partly reverted c903cddf55af1505a0779e1a131f2fe47b838260Hiroshi SHIBATA
These are intentional words
2023-12-25Typofix under doc directoryHiroshi SHIBATA
2023-07-30[ruby/optparse] [DOC] Mark up constant and method names as codeNobuyoshi Nakada
https://github.com/ruby/optparse/commit/e8bee0be8f
2022-05-21[ruby/optparse] Fix typo in documentationydah
- "hypnen" -> "hyphen" - "hadler" -> "handler" https://github.com/ruby/optparse/commit/e70e689ded
2022-01-12[ruby/optparse] Fix links to the page directory files [Bug #18468]Nobuyoshi Nakada
https://github.com/ruby/optparse/commit/dab72c543d
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar
- Adds section "Parsing" to tutorial.rdoc. - Removes section "Terminators" from option_params.rdoc. (Terminator '--' is not an option parameter.) https://github.com/ruby/optparse/commit/40d51ccbad
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar
Adds argument abbreviation in option_params.rdoc. Adds entire Argument Values section to tutorial.rdoc. https://github.com/ruby/optparse/commit/9c5b3f244b
2021-04-11[ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada
https://github.com/ruby/optparse/commit/cccb28e0de