Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Aug 14, 2023
1 parent 46e7200 commit f62e3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aider/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 (default: auto)",
help="Specify the language for voice using ISO 639-1 code (default: auto)",
)

##########
Expand Down

0 comments on commit f62e3e2

Please sign in to comment.