diff --git a/doc/index.html b/doc/index.html index 15e0b07..70b8f71 100644 --- a/doc/index.html +++ b/doc/index.html @@ -817,7 +817,7 @@

Generating usage and help messages

-

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

+

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

Parsing algorithm