Amend public corpora section in introspector docs (#12480)

This commit is contained in:
Niklas Gögge 2024-09-13 21:34:34 +01:00 committed by GitHub
parent 41dad4b5c7
commit e7551ec249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -85,8 +85,7 @@ The above output gives you directions on how to start a simple webserver using
### Generate reports by using public corpora
The following command will generate a Fuzz Introspector report for the `libdwarf` project
and will extract code coverage based on a corpus created from running the fuzzers for 30
seconds.
and will extract code coverage based on the publicly available corpora.
```bash
$ python3 infra/helper.py introspector libdwarf --public-corpora