diff options
| author | mo khan <mo.khan@gmail.com> | 2019-10-25 16:13:18 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-10-25 16:13:18 -0600 |
| commit | 8433790bbd3cabeb5424b8390cb1d6679c7fb8ef (patch) | |
| tree | b5817b75393d04330f57322ae1908b07cd19ba78 | |
| parent | 05ecf50afea4315e7052fdde061e1c10bc5b17ae (diff) | |
Add documentation for LICENSE_FINDER_CLI_OPTS in README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ The License Management tool can be customized with environments variables for so | Environment variable | Project type | Function | |----------------------|--------------|----------| | MAVEN_CLI_OPTS | Java (Maven) | Additional arguments for the mvn executable. If not supplied, defaults to `-DskipTests`. | +| LICENSE_FINDER_CLI_OPTS | * | Additional arguments for the `license_finder` executable. | | LM_JAVA_VERSION | Java (Maven) | Version of Java. If set to `11`, Maven and Gradle use Java 11 instead of Java 8. | | LM_PYTHON_VERSION | Python | Version of Python. If set to `3`, dependencies are installed using Python 3 instead of Python 2.7. | |
