Add information about how to use the argument `--config`. Signed-off-by: André Almeida <andrealmeid@xxxxxxxxxxxxx> --- Documentation/running-tests.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/running-tests.md b/Documentation/running-tests.md index 675dac7..d5921be 100644 --- a/Documentation/running-tests.md +++ b/Documentation/running-tests.md @@ -21,7 +21,8 @@ will run all tests in the `loop` group and the `block/002` test. Test configuration goes in the `config` file at the top-level directory of the blktests repository. Test configuration options can also be set as environment -variables instead of in the `config` file. +variables instead of in the `config` file. It is also possible to use a +different file for configuration, using `--config=<file_name>`. ### Test Devices -- 2.23.0