mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +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",
|
"files",
|
||||||
metavar="FILE",
|
metavar="FILE",
|
||||||
nargs="*",
|
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(
|
core_group.add_argument(
|
||||||
"--openai-api-key",
|
"--openai-api-key",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue