From a2de6a6413212f4c5afd048e63ed495becb99b6b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 1 Aug 2013 04:15:41 +0200 Subject: importing argparser in java MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/argparser.texinfo | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'info/argparser.texinfo') diff --git a/info/argparser.texinfo b/info/argparser.texinfo index e6ef346..f374340 100644 --- a/info/argparser.texinfo +++ b/info/argparser.texinfo @@ -52,7 +52,7 @@ Texts. A copy of the license is included in the section entitled @menu * Overview:: Brief overview of @command{argparser}. * Python version:: Using the Python version. -@c* Java version:: Using the Java version. +* 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. @@ -162,8 +162,11 @@ options invoke the nulladic method @code{help}. -@c@node Java version -@c@chapter Java version +@node Java version +@chapter Java version + +The JAR for ArgParser, @file{ArgParser.jar}, is located in @file{/usr/lib}. +When using it you need to import @code{argparser.ArgParser}. -- cgit v1.2.3-70-g09d2