[docs] Outdated documentation about fuzzer configs
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
According to the [docs](https://google.github.io/fuzzbench/running-a-cloud-experiment/running-an-experiment/#advanced-usage), [run_experiment.py](https://github.com/google/fuzzbench/blob/master/experiment/run_experiment.py#L625) accepts a fuzzer configuration file via the `--fuzzer-configs` argument. However, it appears that this argument no longer exists in the current version.
Related question: what is the current method for setting the `ADDITIONAL_ARGS` environment variable (or any other way of passing arguments to the fuzzers)?
Contributor guide
Assessment
This issue has not been assessed yet.