From a319fe735e1657fd648f8a9fa47e888dc2106438 Mon Sep 17 00:00:00 2001 From: "Trent Robbins (aider)" Date: Sun, 27 Apr 2025 15:40:20 -0700 Subject: [PATCH] docs: remove deprecated --install-main-branch option --- aider/website/docs/config/options.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aider/website/docs/config/options.md b/aider/website/docs/config/options.md index 50e37991f..4b68da141 100644 --- a/aider/website/docs/config/options.md +++ b/aider/website/docs/config/options.md @@ -65,8 +65,7 @@ usage: aider [-h] [--model] [--openai-api-key] [--anthropic-api-key] [--analytics | --no-analytics] [--analytics-log] [--analytics-disable] [--just-check-update] [--check-update | --no-check-update] - [--show-release-notes | --no-show-release-notes] [--install-branch] - [--install-main-branch] [--upgrade] [--version] + [--show-release-notes | --no-show-release-notes] [--install-branch] [--upgrade] [--version] [--message] [--message-file] [--gui | --no-gui | --browser | --no-browser] [--copy-paste | --no-copy-paste] [--apply]