<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/optparse/ruby, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/optparse] [DOC] Mention about post-check</title>
<updated>2025-03-10T09:55:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-03-10T07:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=45e8dc1e85eced97c7e3b29c947757736a6fcf79'/>
<id>45e8dc1e85eced97c7e3b29c947757736a6fcf79</id>
<content type='text'>
https://github.com/ruby/optparse/commit/e1957d7392
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/e1957d7392
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] [DOC] Add missing secition</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-18T03:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af4e839c4714fb7df57e76f0e33e69deca16bea1'/>
<id>af4e839c4714fb7df57e76f0e33e69deca16bea1</id>
<content type='text'>
Fixes https://github.com/ruby/optparse/pull/51

https://github.com/ruby/optparse/commit/667ab35f59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/ruby/optparse/pull/51

https://github.com/ruby/optparse/commit/667ab35f59
</pre>
</div>
</content>
</entry>
<entry>
<title>Partly reverted c903cddf55af1505a0779e1a131f2fe47b838260</title>
<updated>2023-12-25T02:22:12+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-25T02:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e233730846fd2634208c3c568c49b76bf3b29a0b'/>
<id>e233730846fd2634208c3c568c49b76bf3b29a0b</id>
<content type='text'>
  These are intentional words
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  These are intentional words
</pre>
</div>
</content>
</entry>
<entry>
<title>Typofix under doc directory</title>
<updated>2023-12-25T02:17:51+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-25T02:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c903cddf55af1505a0779e1a131f2fe47b838260'/>
<id>c903cddf55af1505a0779e1a131f2fe47b838260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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] 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] Moved rdoc files to doc/optparse</title>
<updated>2021-04-11T00:03:36+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-04-11T00:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f89486965b64bc04ed49073fd5ef48390e0026d2'/>
<id>f89486965b64bc04ed49073fd5ef48390e0026d2</id>
<content type='text'>
https://github.com/ruby/optparse/commit/cccb28e0de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/cccb28e0de
</pre>
</div>
</content>
</entry>
</feed>
