<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/optparse, branch ruby_3_1</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>merge revision(s) 92630e2346a221fdfeaa484632938a06765bc6e5: [Backport #18468]</title>
<updated>2022-01-31T02:15:50+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2022-01-31T02:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=abdd655afd6f3f36553e6bb0d6b3e3eac09ae977'/>
<id>abdd655afd6f3f36553e6bb0d6b3e3eac09ae977</id>
<content type='text'>
	[ruby/optparse] Fix links to the page directory files [Bug #18468]

	https://github.com/ruby/optparse/commit/dab72c543d
	---
	 doc/optparse/creates_option.rdoc | 4 ++--
	 doc/optparse/option_params.rdoc  | 2 +-
	 doc/optparse/tutorial.rdoc       | 4 ++--
	 lib/optparse.rb                  | 4 ++--
	 4 files changed, 7 insertions(+), 7 deletions(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[ruby/optparse] Fix links to the page directory files [Bug #18468]

	https://github.com/ruby/optparse/commit/dab72c543d
	---
	 doc/optparse/creates_option.rdoc | 4 ++--
	 doc/optparse/option_params.rdoc  | 2 +-
	 doc/optparse/tutorial.rdoc       | 4 ++--
	 lib/optparse.rb                  | 4 ++--
	 4 files changed, 7 insertions(+), 7 deletions(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Remove an errant { character (https://github.com/ruby/optparse/pull/26)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Olle Jonsson</name>
<email>olle.jonsson@gmail.com</email>
</author>
<published>2021-04-23T11:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3026ee56b15ad983ebbff625273256dddf5ac48d'/>
<id>3026ee56b15ad983ebbff625273256dddf5ac48d</id>
<content type='text'>
https://github.com/ruby/optparse/commit/47417f1b4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/47417f1b4c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Fix link in included file</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-22T19:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c4556a2022fbb63fe2821027ea6915faf21e87be'/>
<id>c4556a2022fbb63fe2821027ea6915faf21e87be</id>
<content type='text'>
https://github.com/ruby/optparse/commit/bf03038d95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/bf03038d95
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-22T13:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1333620afd1a7ffcca7cb593798d8186629c76bb'/>
<id>1333620afd1a7ffcca7cb593798d8186629c76bb</id>
<content type='text'>
- Adds section "Parsing" to tutorial.rdoc.
- Removes section "Terminators" from option_params.rdoc. (Terminator '--' is not an option parameter.)

https://github.com/ruby/optparse/commit/40d51ccbad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds section "Parsing" to tutorial.rdoc.
- Removes section "Terminators" from option_params.rdoc. (Terminator '--' is not an option parameter.)

https://github.com/ruby/optparse/commit/40d51ccbad
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-22T12:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=27679b349e453b5ab1ce31472389bcb7ce550e4e'/>
<id>27679b349e453b5ab1ce31472389bcb7ce550e4e</id>
<content type='text'>
- Removed a largish block of repeated text.
- Added sections "Top List and Base List" and "Methods for Defining Options" (on, define, etc.).
- Linked from class OptionParser doc to the tutorial.

https://github.com/ruby/optparse/commit/7f3195b9db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed a largish block of repeated text.
- Added sections "Top List and Base List" and "Methods for Defining Options" (on, define, etc.).
- Linked from class OptionParser doc to the tutorial.

https://github.com/ruby/optparse/commit/7f3195b9db
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Removed a duplicate section</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-04-16T03:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a10db32003320a81c32a3733d9d97ba6e3614efa'/>
<id>a10db32003320a81c32a3733d9d97ba6e3614efa</id>
<content type='text'>
https://github.com/ruby/optparse/commit/7ef3d89e78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/7ef3d89e78
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-15T14:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=98ccb49ac3bea0e2233d2b3f642a3e0579801988'/>
<id>98ccb49ac3bea0e2233d2b3f642a3e0579801988</id>
<content type='text'>
    Adds argument abbreviation in option_params.rdoc.
    Adds entire Argument Values section to tutorial.rdoc.

https://github.com/ruby/optparse/commit/9c5b3f244b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Adds argument abbreviation in option_params.rdoc.
    Adds entire Argument Values section to tutorial.rdoc.

https://github.com/ruby/optparse/commit/9c5b3f244b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-13T01:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=43af561e0878ca856513edd3db56ce7dff8e7fe3'/>
<id>43af561e0878ca856513edd3db56ce7dff8e7fe3</id>
<content type='text'>
https://github.com/ruby/optparse/commit/d07cb96a96
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/d07cb96a96
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Tutorial: explain custom argument converters (https://github.com/ruby/optparse/pull/19)</title>
<updated>2021-07-28T11:13:39+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2021-04-12T04:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a15f0b9fe24c3488ca69171c147a8648b55c8fbc'/>
<id>a15f0b9fe24c3488ca69171c147a8648b55c8fbc</id>
<content type='text'>
https://github.com/ruby/optparse/commit/385dd4322d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/385dd4322d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Fixed mismatched &lt;tt&gt; tag</title>
<updated>2021-07-28T11:13:38+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-04-11T15:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=311eb328c8e95706276019cc38dd0616997629cf'/>
<id>311eb328c8e95706276019cc38dd0616997629cf</id>
<content type='text'>
https://github.com/ruby/optparse/commit/7e65ef3cfa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/7e65ef3cfa
</pre>
</div>
</content>
</entry>
</feed>
