gjdoc src/gnu/classpath/tools/gjdoc/Main.java ....

[email protected] Wed, 14 Sep 2005 17:48:12 -0400
Newsgroups gmane.comp.java.classpath.tools.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/classpath
Module name:	gjdoc
Branch: 	
Changes by:	Julian Scheid <[email protected]>	05/09/14 21:48:12

Modified files:
	src/gnu/classpath/tools/gjdoc: Main.java 
	.              : ChangeLog 

Log message:
	2005-09-14  Julian Scheid  <[email protected]>
	
	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