mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* sample/optparse/opttest.rb: typo fixed. [ruby-dev:38544]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4f6bfb4a83
commit
62005d344b
2 changed files with 5 additions and 1 deletions
|
@ -13,7 +13,7 @@ ARGV.options do
|
|||
|opts|
|
||||
opts.banner << " argv..."
|
||||
|
||||
# separater
|
||||
# separator
|
||||
opts.on_tail
|
||||
opts.on_tail("common options:")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue