mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00
fix: Small typo in CLI --model
flag description (#577)
This commit is contained in:
parent
caf465a9da
commit
242b886434
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ opencode run Explain the use of context in Go
|
|||
| `--continue` | `-c` | Continue the last session |
|
||||
| `--session` | `-s` | Session ID to continue |
|
||||
| `--share` | | Share the session |
|
||||
| `--model` | `-m` | Mode to use in the form of provider/model |
|
||||
| `--model` | `-m` | Model to use in the form of provider/model |
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue