ottlinger commented on code in PR #224:
URL: https://github.com/apache/creadur-rat/pull/224#discussion_r1536663808
##########
apache-rat/src/site/apt/index.apt.vm:
##########
@@ -79,12 +79,10 @@ usage: java -jar
apache-rat/target/apache-rat-${project.version}.jar
[options] [DIR|TARBALL]
Available options
- -a,--addLicence Add the default license header to any file
- with an unknown license that is not in the
- exclusion list. By default new files will
- be created with the license header, to
- force the modification of existing files
- use the --force option.
+ -a (deprecated) Add the default license
+ header to any file with an unknown
+ license. Use '-a' or ---addLicense
Review Comment:
Now it is visible for me as well. Thanks for verifying!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]