Fix quote typo.

This commit is contained in:
ben
2025-01-22 21:23:51 +01:00
parent b028067d28
commit b8011dc1e8

View File

@@ -82,7 +82,7 @@ ps aux | aichat 'which process use the most memory'
Using roles: Using roles:
``` ```
aichat -r short "tcp port of mysql" aichat -r short "tcp port of mysql"
./tools/speech.sh synthesize --play --lang en --voice bryce "$(aichat -r english-translator 'Bienvenue dans le monde de l\' AI et de la ligne de commande.')" ./tools/speech.sh synthesize --play --lang en --voice bryce "$(aichat -r english-translator 'Bienvenue dans le monde de l AI et de la ligne de commande.')"
``` ```
Go to the [AIChat](https://github.com/sigoden/aichat) website for other possible use cases. Go to the [AIChat](https://github.com/sigoden/aichat) website for other possible use cases.