You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2008/07/06 23:07:27 UTC

svn commit: r674347 - /incubator/rat/main/trunk/rat/src/site/apt/index.apt

Author: rdonkin
Date: Sun Jul  6 14:07:26 2008
New Revision: 674347

URL: http://svn.apache.org/viewvc?rev=674347&view=rev
Log:
RAT-30 Optionally add licence headers to those currently without one, https://issues.apache.org/jira/browse/RAT-30. Contributed by Ross Gardler.

Modified:
    incubator/rat/main/trunk/rat/src/site/apt/index.apt

Modified: incubator/rat/main/trunk/rat/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/rat/src/site/apt/index.apt?rev=674347&r1=674346&r2=674347&view=diff
==============================================================================
--- incubator/rat/main/trunk/rat/src/site/apt/index.apt (original)
+++ incubator/rat/main/trunk/rat/src/site/apt/index.apt Sun Jul  6 14:07:26 2008
@@ -63,13 +63,14 @@
  Run from the command line with:
 
 +------------------------------------------+
-java -jar rat-VERSION.jar
+java -jar rat-VERSION.jar --help
 +------------------------------------------+
 
  Where VERSION is replaced with the version number you are 
  working with.
  
- This will audit the project in the current directory.
+ This will output a help message detailing the command line
+options available to you.
  
 * Running with Apache Ant