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. ########################################################## #################