Skip to content

Commit

Permalink
Update docs/experimental.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayley Denbraver authored Nov 29, 2023
1 parent 8d506cc commit 8b310b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ osv-scanner --experimental-licenses-summary path/to/repository`
To set an allowed license list and see the details of packages that do not conform, use the `--experimental-license` flag:

```bash
osv-scanner --experimental-license="comma separated list of allowed licenses" path/to/directory
osv-scanner --experimental-licenses="comma-separated list of allowed licenses" path/to/directory
```
Include your allowed licenses as a comma separated list. OSV-Scanner recognizes licenses in SPDX format. Please indicate your allowed licenses using [SPDX license](https://spdx.org/licenses/) identifiers.

Expand Down

0 comments on commit 8b310b1

Please sign in to comment.