mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[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
This commit is contained in:
parent
43af561e08
commit
98ccb49ac3
4 changed files with 135 additions and 24 deletions
|
@ -16,6 +16,3 @@ parser.on(
|
|||
'nec, pellentesque eu, pretium quis, sem.',
|
||||
)
|
||||
parser.parse!
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue