mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
updated help
This commit is contained in:
parent
cac627ae5f
commit
957f59c011
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ def main(argv=None, input=None, output=None, force_git_root=None):
|
|||
"files",
|
||||
metavar="FILE",
|
||||
nargs="*",
|
||||
help="a list of source code files to edit with GPT (optional)",
|
||||
help="the directory of a git repo, or a list of files to edit with GPT (optional)",
|
||||
)
|
||||
core_group.add_argument(
|
||||
"--openai-api-key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue