mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
copy
This commit is contained in:
parent
5d4af67186
commit
b7984a05af
10 changed files with 78 additions and 59 deletions
|
@ -799,7 +799,7 @@ def get_parser(default_config_files, git_root):
|
|||
"--multiline",
|
||||
action=argparse.BooleanOptionalAction,
|
||||
default=False,
|
||||
help="Enable/disable multi-line input mode with Meta-Enter to submit (default: False, env: AIDER_MULTILINE)",
|
||||
help="Enable/disable multi-line input mode with Meta-Enter to submit (default: False)",
|
||||
)
|
||||
group.add_argument(
|
||||
"--detect-urls",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue