mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
copy
This commit is contained in:
parent
a4cd4ac65f
commit
8561bfde33
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ def main(argv=None, input=None, output=None, force_git_root=None):
|
|||
"--dry-run",
|
||||
action=argparse.BooleanOptionalAction,
|
||||
default=False,
|
||||
help="Enable/disable performing a dry run without modifying files (default: False)",
|
||||
help="Perform a dry run without modifying files (default: False)",
|
||||
)
|
||||
git_group.add_argument(
|
||||
"--commit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue