aboutsummaryrefslogtreecommitdiff
path: root/infra/README.md
diff options
context:
space:
mode:
authorAbhishek Arya <inferno@chromium.org>2017-02-02 18:45:39 -0800
committerGitHub <noreply@github.com>2017-02-02 18:45:39 -0800
commit4394cb900d107579ada427c5542b6c644243479f (patch)
tree7a7a9e08a465553786d0bf38998013d6dc11ca0f /infra/README.md
parent4b11c38090549c4e213d2d69fa79e4119fb2e011 (diff)
downloadoss-fuzz-4394cb900d107579ada427c5542b6c644243479f.tar.gz
Update README.md
Diffstat (limited to 'infra/README.md')
-rw-r--r--infra/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/README.md b/infra/README.md
index 14c27c9fd..a8635d815 100644
--- a/infra/README.md
+++ b/infra/README.md
@@ -24,4 +24,5 @@ Continuous Integration infrastracture:
| `build_fuzzers` | Builds fuzz targets for a given project |
| `run_fuzzer` | Runs a fuzz target in a docker container |
| `coverage` | Runs a fuzz target in a docker container and computes a coverage report |
+| `reproduce` | Runs a testcase to reproduce a crash |
| `shell` | Starts a shell inside the docker image for a project |