mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/optparse] Fixed mismatched <tt> tag
https://github.com/ruby/optparse/commit/7e65ef3cfa
This commit is contained in:
parent
a4631a4273
commit
311eb328c8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ The class also has:
|
|||
- {Option with No Argument}[#label-Option+with+No+Argument]
|
||||
- {Option with Required Argument}[#label-Option+with+Required+Argument]
|
||||
- {Option with Optional Argument}[#label-Option+with+Optional+Argument]
|
||||
- {Keyword Argument <tt>into<tt>}[#label-Keyword+Argument+into]
|
||||
- {Keyword Argument <tt>into</tt>}[#label-Keyword+Argument+into]
|
||||
- {Collecting Options}[#label-Collecting+Options]
|
||||
- {Checking for Missing Options}[#label-Checking+for+Missing+Options]
|
||||
- {Default Values for Options}[#label-Default+Values+for+Options]
|
||||
|
|
Loading…
Add table
Reference in a new issue