mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[rubygems/rubygems] Bundler: Update bundle-outdated(1) man
Updated output examples to current format since the output format has changed since version 2.2.0.dev
48d98f906a
This commit is contained in:
parent
b106cf2eef
commit
f72ddd92be
4 changed files with 26 additions and 19 deletions
2
dir.rb
2
dir.rb
|
@ -390,7 +390,7 @@ class Dir
|
|||
# enables the pattern extension
|
||||
# <tt>'{_a_,_b_}'</tt>, which matches pattern _a_ and pattern _b_;
|
||||
# behaves like a
|
||||
# {regexp union}[https://docs.ruby-lang.org/en/master/Regexp.html#method-c-union]
|
||||
# {regexp union}[rdoc-ref:Regexp.union]
|
||||
# (e.g., <tt>'(?:_a_|_b_)'</tt>):
|
||||
#
|
||||
# pattern = '{LEGAL,BSDL}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue