<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -364,8 +364,8 @@ public class CmdLineParser {
 
 
     /**
-     * @return the parsed value of the given Option, or null if the
-     * option was not set
+     * @return the parsed value of the given Option, or the given default 'def'
+     * if the option was not set
      */
     public final Object getOptionValue( Option o, Object def ) {
         Vector v = (Vector)values.get(o.longForm());</diff>
      <filename>src/jargs/gnu/CmdLineParser.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>48ae2fc0dfd2e419630f4e973e8235473ad667f2</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </author>
  <url>http://github.com/purcell/jargs/commit/7f67236456badca139b01bfb82bfc5d6ec68ec71</url>
  <id>7f67236456badca139b01bfb82bfc5d6ec68ec71</id>
  <committed-date>2008-01-30T07:33:07-08:00</committed-date>
  <authored-date>2008-01-30T07:33:07-08:00</authored-date>
  <message>Correct javadoc string (thanks Antoine Comte)</message>
  <tree>86f2aed162532012bc2aa49acbbea99f109d67d9</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </committer>
</commit>
