From 858fb0d3865559348b17fbe22cd58e0375d1cf08 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 1 Aug 2013 04:11:48 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/argparser.texinfo | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'info/argparser.texinfo') diff --git a/info/argparser.texinfo b/info/argparser.texinfo index ff355d5..e6ef346 100644 --- a/info/argparser.texinfo +++ b/info/argparser.texinfo @@ -51,7 +51,10 @@ Texts. A copy of the license is included in the section entitled @menu * Overview:: Brief overview of @command{argparser}. -* Python verison:: Using the python version. +* Python version:: Using the Python version. +@c* Java version:: Using the Java version. +@c* Bash version:: Using the Bash version. +@c* C version:: Using the C version. * GNU Free Documentation License:: Copying and sharing this manual. @end menu @@ -71,8 +74,8 @@ following argument as an argumented option does. -@node Python verison -@chapter Python verison +@node Python version +@chapter Python version To use argparser you need to import @code{ArgParser} from @code{argparser} using the instruction @code{from argparser import *}. @@ -159,6 +162,22 @@ options invoke the nulladic method @code{help}. +@c@node Java version +@c@chapter Java version + + + +@c@node Bash version +@c@chapter Bash version + + + +@c@node C version +@c@chapter C version + + + + @node GNU Free Documentation License @appendix GNU Free Documentation License @include fdl.texinfo -- cgit v1.2.3-70-g09d2