<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -74,6 +74,7 @@ public:
       handled(false), parent(NULL), value(),
       wants_arg(name[name_len - 1] == '_') {
     TRACE_CTOR(option_t, &quot;const char *, const char&quot;);
+    DEBUG(&quot;option.names&quot;, &quot;Option: &quot; &lt;&lt; name);
   }
   option_t(const option_t&amp; other)
     : name(other.name),</diff>
      <filename>src/option.h</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7b0559569986545b31a925ccb826c0ea1ca4690f</id>
    </parent>
  </parents>
  <author>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </author>
  <url>http://github.com/jwiegley/ledger/commit/d0c47b1bc2dd963652ca97d534ed0e3a2f23db9f</url>
  <id>d0c47b1bc2dd963652ca97d534ed0e3a2f23db9f</id>
  <committed-date>2009-06-26T17:48:41-07:00</committed-date>
  <authored-date>2009-06-26T17:48:41-07:00</authored-date>
  <message>Added debug code &quot;option.names&quot;

Use &quot;--debug option.names&quot; to see all accepted (internal) option names.</message>
  <tree>3af80cdd0c6e85081d313415672680bd6ea19db8</tree>
  <committer>
    <name>John Wiegley</name>
    <email>johnw@newartisans.com</email>
  </committer>
</commit>
