mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
fix: remove unsupported mode flag, change to agent (#1979)
This commit is contained in:
parent
f40feed190
commit
576f5242bc
2 changed files with 4 additions and 4 deletions
|
|
@ -346,6 +346,6 @@ The opencode CLI takes the following global flags.
|
|||
| `--log-level` | | Log level (DEBUG, INFO, WARN, ERROR) |
|
||||
| `--prompt` | `-p` | Prompt to use |
|
||||
| `--model` | `-m` | Model to use in the form of provider/model |
|
||||
| `--mode` | | Mode to use |
|
||||
| `--agent` | | Agent to use |
|
||||
| `--port` | | Port to listen on |
|
||||
| `--hostname` | | Hostname to listen on |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue