From 1a8f3ff43153ed2cb6d07515c4bd6dac6657662f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 18 Jun 2024 12:58:41 -0700 Subject: [PATCH] copy --- aider/args_formatter.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aider/args_formatter.py b/aider/args_formatter.py index b7dfbc540..cc7e3e73d 100644 --- a/aider/args_formatter.py +++ b/aider/args_formatter.py @@ -18,9 +18,9 @@ class DotEnvFormatter(argparse.HelpFormatter): def _format_text(self, text): return f""" ########################################################## -# Sample aider .env file -# This file lists *all* the valid configuration entries. -# Place in your home dir, or at the root of your git repo. +# Sample aider .env file. +# Place at the root of your git repo. +# Or use `aider --env ` to specify. ########################################################## #################