mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
reverted c9ebbdf0
This commit is contained in:
parent
b359134f86
commit
9cb793c82d
1 changed files with 0 additions and 7 deletions
|
@ -144,13 +144,6 @@ def main(args=None, input=None, output=None):
|
|||
dest="dirty_commits",
|
||||
help="Disable dirty commit of changes",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--completions-height",
|
||||
type=int,
|
||||
default=10,
|
||||
metavar="COMPLETIONS_HEIGHT",
|
||||
help="Set the height of the completions displayed in the terminal (default: 10)",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--openai-api-key",
|
||||
metavar="OPENAI_API_KEY",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue