fix: rename --models to --list-models in website docs

This commit is contained in:
fry69 2024-09-05 18:23:55 +02:00
parent 6e3d8d90de
commit 246ce318d2
9 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@ aider
aider --opus
# List models available from Anthropic
aider --models anthropic/
aider --list-models anthropic/
```
{: .tip }