cvs commit: maven/src/man maven.1

2004-05-05 Thread trygvis
trygvis 2004/05/05 05:25:58 Modified:src/man maven.1 Log: Updating the man page: o Adding new authors. o Adding the new command line options. o Some reformatting of the options to look more 'normal'. Revision ChangesPath 1.2 +28 -21maven/src/man/maven.

cvs commit: maven/src/man maven.1

2003-03-26 Thread smor
smor2003/03/26 02:40:59 Added: src/man maven.1 Log: Added a man file for Maven. Linux users may find it useful, as a replacement for "maven -h". We can benefit from man-reading existing softwares as well. Now, I need to have it installed along with Maven ... R