From e8bc2577b77c4395d381772d58beab8787f3d724 Mon Sep 17 00:00:00 2001 From: Hayley Denbraver Date: Tue, 28 Nov 2023 17:48:29 -0800 Subject: [PATCH] Update docs/experimental.md --- docs/experimental.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/experimental.md b/docs/experimental.md index 5a653f8c5b..9373d8cc56 100644 --- a/docs/experimental.md +++ b/docs/experimental.md @@ -143,7 +143,7 @@ osv-scanner --experimental-licenses-summary path/to/repository` ### License violations -To set an allowed license list and see the details of packages that do not conform, use the `--experimental-license` flag: +To set an allowed license list and see the details of packages that do not conform, use the `--experimental-licenses` flag: ```bash osv-scanner --experimental-licenses="comma-separated list of allowed licenses" path/to/directory