You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -817,7 +817,7 @@ <h3>
817
817
<h3>
818
818
<aname="generating-usage-and-help-messages" class="anchor" href="#generating-usage-and-help-messages"><spanclass="octicon octicon-link"></span></a>Generating usage and help messages</h3>
819
819
820
-
<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>
820
+
<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>
0 commit comments