From c76957973d59dba67f2a0ee9ea59f2755c0874da Mon Sep 17 00:00:00 2001 From: Krazer Date: Tue, 11 Jun 2024 17:28:21 -0500 Subject: [PATCH] fix space --- website/docs/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/options.md b/website/docs/options.md index 9fe24efe3..69f4d7e7d 100644 --- a/website/docs/options.md +++ b/website/docs/options.md @@ -20,7 +20,7 @@ usage: aider [-h] [--vim] [--openai-api-key] [--anthropic-api-key] [--openai-api-type] [--openai-api-version] [--openai-api-deployment-id] [--openai-organization-id] [--model-settings-file] [--model-metadata-file] - [--edit-format] [--weak-model] + [--edit-format] [--weak-model] [--show-model-warnings | --no-show-model-warnings] [--map-tokens] [--max-chat-history-tokens] [--env-file] [--input-history-file] [--chat-history-file]