mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
Use --cmd as short form
This commit is contained in:
parent
a77e4419cc
commit
eceef49947
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ def main(args=None, input=None, output=None):
|
|||
)
|
||||
parser.add_argument(
|
||||
"--command",
|
||||
"-c",
|
||||
"--cmd",
|
||||
metavar="COMMAND",
|
||||
help="Specify the command to pass to coder.run()",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue