summaryrefslogtreecommitdiff
path: root/doc/optparse
AgeCommit message (Collapse)Author
2021-07-28[ruby/optparse] Remove an errant { character ↵Olle Jonsson
(https://github.com/ruby/optparse/pull/26) https://github.com/ruby/optparse/commit/47417f1b4c
2021-07-28[ruby/optparse] Fix link in included fileBurdette Lamar
https://github.com/ruby/optparse/commit/bf03038d95
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/23)Burdette Lamar
- Removed a largish block of repeated text. - Added sections "Top List and Base List" and "Methods for Defining Options" (on, define, etc.). - Linked from class OptionParser doc to the tutorial. https://github.com/ruby/optparse/commit/7f3195b9db
2021-07-28[ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada
https://github.com/ruby/optparse/commit/7ef3d89e78
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-07-28[ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar
https://github.com/ruby/optparse/commit/d07cb96a96
2021-07-28[ruby/optparse] Tutorial: explain custom argument converters ↵Burdette Lamar
(https://github.com/ruby/optparse/pull/19) https://github.com/ruby/optparse/commit/385dd4322d
2021-07-28[ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada
https://github.com/ruby/optparse/commit/7e65ef3cfa
2021-04-11[ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada
https://github.com/ruby/optparse/commit/cccb28e0de