mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 05:28:16 +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 |
|
| `--continue` | `-c` | Continue the last session |
|
||||||
| `--session` | `-s` | Session ID to continue |
|
| `--session` | `-s` | Session ID to continue |
|
||||||
| `--share` | | Share the session |
|
| `--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