diff options
| author | Jay V <[email protected]> | 2025-09-23 13:15:02 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-09-23 17:34:52 -0400 |
| commit | 190413580f6f83cd57f70efd73985de6d752544e (patch) | |
| tree | f7aaba1030f2a1eb964ef89042d25b27fcc2b74e | |
| parent | 8c9fbc771747f80713023d15bdefae01212f6576 (diff) | |
| download | opencode-190413580f6f83cd57f70efd73985de6d752544e.tar.gz opencode-190413580f6f83cd57f70efd73985de6d752544e.zip | |
docs: edit
| -rw-r--r-- | packages/web/src/content/docs/cli.mdx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/cli.mdx b/packages/web/src/content/docs/cli.mdx index c0fbbd3ba..5d2ac4a7b 100644 --- a/packages/web/src/content/docs/cli.mdx +++ b/packages/web/src/content/docs/cli.mdx @@ -144,6 +144,8 @@ opencode models This command displays all models available across your configured providers in the format `provider/model`. +This is useful for figuring out the exact model name to use in [your config](/docs/config/). + --- ### run |
