ottlinger commented on code in PR #250:
URL: https://github.com/apache/creadur-rat/pull/250#discussion_r1597487704


##########
apache-rat-core/src/main/java/org/apache/rat/Report.java:
##########
@@ -160,7 +160,7 @@ public String desc() {
      * Name of File to exclude from report consideration.
      */
     static final Option EXCLUDE_CLI = 
Option.builder("e").longOpt("exclude").hasArgs().argName("Expression")
-            .desc("Excludes files matching wildcard <expression>. May be 
followed by multiple arguments. "
+            .desc("Excludes files matching wildcard <Expression>. May be 
followed by multiple arguments. "

Review Comment:
   Pls update the site template to keep its text in sync with the stuff in the 
code. Should we add a javadoc in this class on where to keep it in sync with in 
case of changes?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@creadur.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to