This commit is contained in:
Paul Gauthier 2024-08-09 16:45:33 -03:00
parent a321764b92
commit 247b258c19
6 changed files with 19 additions and 2 deletions

View file

@ -252,6 +252,9 @@ cog.outl("```")
## specify a file to edit (can be used multiple times)
#AIDER_FILE=
## specify a read-only file (can be used multiple times)
#AIDER_READ=
## Use VI editing mode in the terminal (default: False)
#AIDER_VIM=false