mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
default to auto
This commit is contained in:
parent
c07013abf4
commit
ef764fefc8
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ def main(argv=None, input=None, output=None, force_git_root=None):
|
|||
"--voice-language",
|
||||
metavar="VOICE_LANGUAGE",
|
||||
default="en",
|
||||
help="Specify the language for voice, use \"auto\" to detect (default: en)",
|
||||
help="Specify the language for voice (default: auto)",
|
||||
)
|
||||
|
||||
##########
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue