mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
update command line arg
This commit is contained in:
parent
d91707f73e
commit
acccbb1512
2 changed files with 3 additions and 3 deletions
|
@ -136,7 +136,7 @@ def get_parser(default_config_files, git_root):
|
|||
help="Specify the OpenAI organization ID",
|
||||
)
|
||||
group.add_argument(
|
||||
"--model_file",
|
||||
"--model-file",
|
||||
metavar="MODEL_FILE",
|
||||
default=None,
|
||||
help={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue