Skip to content

Commit

Permalink
Minor doc fix [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Mar 9, 2014
1 parent 8584258 commit f9fd78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ <h3>
<h3>
<a name="generating-usage-and-help-messages" class="anchor" href="#generating-usage-and-help-messages"><span class="octicon octicon-link"></span></a>Generating usage and help messages</h3>

<p><code>:get_help()</code> and <code>get_usage:()</code> methods of Parser and Command classes can be used to generate their help and usage messages. </p>
<p><code>:get_help()</code> and <code>:get_usage()</code> methods of Parser and Command classes can be used to generate their help and usage messages. </p>

<h3>
<a name="parsing-algorithm" class="anchor" href="#parsing-algorithm"><span class="octicon octicon-link"></span></a>Parsing algorithm</h3>
Expand Down

0 comments on commit f9fd78a

Please sign in to comment.