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
file.c
2
file.c
|
@ -7707,7 +7707,7 @@ Init_File(void)
|
|||
* Flag File::FNM_EXTGLOB enables pattern <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]
|
||||
* a {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