This commit is contained in:
Paul Gauthier 2024-06-18 12:58:41 -07:00
parent 2cb4c0d5ab
commit 1a8f3ff431

View file

@ -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 <fname>` to specify.
##########################################################
#################