[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Cp-tools-commit] gjdoc src/gnu/classpath/tools/gjdoc/Main.java ....
From: |
cp-tools-commit |
Subject: |
[Cp-tools-commit] gjdoc src/gnu/classpath/tools/gjdoc/Main.java .... |
Date: |
Wed, 14 Sep 2005 17:48:12 -0400 |
CVSROOT: /cvsroot/classpath
Module name: gjdoc
Branch:
Changes by: Julian Scheid <address@hidden> 05/09/14 21:48:12
Modified files:
src/gnu/classpath/tools/gjdoc: Main.java
. : ChangeLog
Log message:
2005-09-14 Julian Scheid <address@hidden>
PR gjdoc/23878:
* src/gnu/classpath/tools/gjdoc/Main.java: Command line usage will
now only be output if the command line is valid and option --help
(or -help) is specified. If an invalid or empty command line is
specified, the usage is omitted and instead the notice "Try `gjdoc
--help' for more information." is printed. Usage is now printed
to stdout instead of stderr. The shell return code is now
successful (0) if option --help was specified.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/gnu/classpath/tools/gjdoc/Main.java.diff?tr1=1.72&tr2=1.73&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/ChangeLog.diff?tr1=1.217&tr2=1.218&r1=text&r2=text
- [Cp-tools-commit] gjdoc src/gnu/classpath/tools/gjdoc/Main.java ....,
cp-tools-commit <=