File tree Expand file tree Collapse file tree
packages/web/src/content/docs Expand file tree Collapse file tree Original file line number Diff line number Diff 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 |
You can’t perform that action at this time.
0 commit comments