Niklas Merz created RAT-492:
-------------------------------
Summary: Example on how to use add headers contains typo
Key: RAT-492
URL: https://issues.apache.org/jira/browse/RAT-492
Project: Apache Rat
Issue Type: Bug
Components: documentation
Reporter: Niklas Merz
I just used RAT in a new project and found the example on the
[homepage|https://creadur.apache.org/rat/apache-rat/index.html] to be wrong:
java -jar apache-rat/target/apache-rat-0.16.1.jar --addlicense --copyright
"Copyright 2008 Foo" --force /path/to/project
It should be --addLicence, --addLicense or -a. The lowercase l is not
supported. I couldn't find the right spot to fix it. Otherwise I would have
submitted a PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)