summaryrefslogtreecommitdiff
path: root/doc/optparse
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/optparse] Fix typo in documentationydah2022-05-211-2/+2
| | | | | | | - "hypnen" -> "hyphen" - "hadler" -> "handler" https://github.com/ruby/optparse/commit/e70e689ded
* [ruby/optparse] Fix broken links in docsPeter Zhu2022-04-152-3/+3
| | | | https://github.com/ruby/optparse/commit/2bea3b38c3
* [ruby/optparse] Fix links to the page directory files [Bug #18468]Nobuyoshi Nakada2022-01-123-5/+5
| | | | https://github.com/ruby/optparse/commit/dab72c543d
* [ruby/optparse] Add .document filesNobuyoshi Nakada2022-01-121-0/+1
| | | | https://github.com/ruby/optparse/commit/ed283559d4
* [ruby/optparse] Remove an errant { character ↵Olle Jonsson2021-07-281-1/+1
| | | | | | (https://github.com/ruby/optparse/pull/26) https://github.com/ruby/optparse/commit/47417f1b4c
* [ruby/optparse] Fix link in included fileBurdette Lamar2021-07-281-1/+1
| | | | https://github.com/ruby/optparse/commit/bf03038d95
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar2021-07-284-22/+203
| | | | | | | - 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
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar2021-07-282-11/+73
| | | | | | | | - 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
* [ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada2021-07-281-36/+0
| | | | https://github.com/ruby/optparse/commit/7ef3d89e78
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar2021-07-284-24/+135
| | | | | | | Adds argument abbreviation in option_params.rdoc. Adds entire Argument Values section to tutorial.rdoc. https://github.com/ruby/optparse/commit/9c5b3f244b
* [ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar2021-07-285-0/+165
| | | | https://github.com/ruby/optparse/commit/d07cb96a96
* [ruby/optparse] Tutorial: explain custom argument converters ↵Burdette Lamar2021-07-284-4/+83
| | | | | | (https://github.com/ruby/optparse/pull/19) https://github.com/ruby/optparse/commit/385dd4322d
* [ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada2021-07-281-1/+1
| | | | https://github.com/ruby/optparse/commit/7e65ef3cfa
* [ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada2021-04-1151-0/+1633
https://github.com/ruby/optparse/commit/cccb28e0de