Skip to content

Commit

Permalink
Update docs/experimental.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rex P <[email protected]>
  • Loading branch information
Hayley Denbraver and another-rex authored Sep 11, 2023
1 parent 4759425 commit c8813c3
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 @@ -99,7 +99,7 @@ osv-scanner --experimental-local-db ./path/to/your/dir
```

### Offline option
The offline database flag `--experimental-offline` causes OSV-Scanner to scan your project against a previously downloaded local database. OSV-Scanner will not download or update the local database. When a local database is not present, you will get an error message.
The offline database flag `--experimental-offline` causes OSV-Scanner to scan your project against a previously downloaded local database. OSV-Scanner will not download or update the local database. When a local database is not present, you will get an error message. No network connection is required when using this flag.

```bash
osv-scanner --experimental-offline ./path/to/your/dir
Expand Down

0 comments on commit c8813c3

Please sign in to comment.