Skip to content

Commit

Permalink
Merge pull request snyk#1556 from snyk/feat/maven-unmanaged-aar-files
Browse files Browse the repository at this point in the history
chore: help text for unmanaged aar files
  • Loading branch information
orsagie committed Dec 6, 2020
2 parents 4a656f9 + 9d83013 commit 47eaff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/commands-docs/_SNYK_COMMAND_OPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Below are flags that are influencing CLI behavior for specific projects, languag
### Maven options

- `--scan-all-unmanaged`:
Auto detects maven jars and wars in given directory. Individual testing can be done with `--file`=<JAR_FILE_NAME>
Auto detects maven jars, aars, and wars in given directory. Individual testing can be done with `--file`=<JAR_FILE_NAME>

- `--reachable`:
(only in `test` and `monitor` commands)
Expand Down

0 comments on commit 47eaff9

Please sign in to comment.