Skip to content

Commit 79a706c

Browse files
chore: generate
1 parent 515ef8e commit 79a706c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/web/src/content/docs

packages/web/src/content/docs/cli.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ opencode [project]
3030
#### Flags
3131

3232
| Flag | Short | Description |
33-
|--------------|-------|-------------------------------------------------------------------------|
33+
| ------------ | ----- | ----------------------------------------------------------------------- |
3434
| `--continue` | `-c` | Continue the last session |
3535
| `--session` | `-s` | Session ID to continue |
3636
| `--fork` | | Fork the session when continuing (use with `--continue` or `--session`) |
@@ -336,7 +336,7 @@ opencode run --attach http://localhost:4096 "Explain async/await in JavaScript"
336336
#### Flags
337337

338338
| Flag | Short | Description |
339-
|--------------|-------|-------------------------------------------------------------------------|
339+
| ------------ | ----- | ----------------------------------------------------------------------- |
340340
| `--command` | | The command to run, use message for args |
341341
| `--continue` | `-c` | Continue the last session |
342342
| `--session` | `-s` | Session ID to continue |

0 commit comments

Comments
 (0)