From e5e2535f59e24b73647e7a2f6cd71fdd1055118f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 3 Jul 2024 11:58:09 -0300 Subject: [PATCH] copy --- website/docs/config/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/config/options.md b/website/docs/config/options.md index 310999899..b9bb5c228 100644 --- a/website/docs/config/options.md +++ b/website/docs/config/options.md @@ -356,7 +356,7 @@ Aliases: - `--auto-lint` - `--no-auto-lint` -### `--test-cmd` +### `--test-cmd VALUE` Specify command to run tests Default: [] Environment variable: `AIDER_TEST_CMD`