Update of /cvsroot/nice/Nice/src/nice/tools/unit/console
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3384/src/nice/tools/unit/console
Modified Files:
main.nice
Log Message:
Generate the manpage for niceunit.
Index: main.nice
===================================================================
RCS file: /cvsroot/nice/Nice/src/nice/tools/unit/console/main.nice,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** main.nice 18 Feb 2004 16:33:25 -0000 1.1
--- main.nice 21 Feb 2004 14:53:14 -0000 1.2
***************
*** 20,24 ****
"Search path for compiled packages to be tested\nPATH is a list of
directories and .jar archives",
"path",
! String path => { classpath = path; })
];
--- 20,27 ----
"Search path for compiled packages to be tested\nPATH is a list of
directories and .jar archives",
"path",
! String path => { classpath = path; }),
!
! option("man", "Print man page to stdout", visible: false,
! () => man(prg))
];
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|