diff options
| author | Jay V <[email protected]> | 2025-10-03 13:46:56 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-10-03 13:46:56 -0400 |
| commit | 6378e6c06f3296ec8fdea13271c092e9830401ea (patch) | |
| tree | d6528e50dc69ad9fef94be3f0bf9d97b3f5c0d14 /packages/web/src/content/docs/share.mdx | |
| parent | 4159db4549efd9d598543a8030ed1fe80e56b3a9 (diff) | |
| download | opencode-6378e6c06f3296ec8fdea13271c092e9830401ea.tar.gz opencode-6378e6c06f3296ec8fdea13271c092e9830401ea.zip | |
docs: rename opencode to OpenCode
Diffstat (limited to 'packages/web/src/content/docs/share.mdx')
| -rw-r--r-- | packages/web/src/content/docs/share.mdx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/web/src/content/docs/share.mdx b/packages/web/src/content/docs/share.mdx index efb54c2d5..ec59dc824 100644 --- a/packages/web/src/content/docs/share.mdx +++ b/packages/web/src/content/docs/share.mdx @@ -1,9 +1,9 @@ --- title: Share -description: Share your opencode conversations. +description: Share your OpenCode conversations. --- -opencode's share feature allows you to create public links to your opencode conversations, so you can collaborate with teammates or get help from others. +OpenCode's share feature allows you to create public links to your OpenCode conversations, so you can collaborate with teammates or get help from others. :::note Shared conversations are publicly accessible to anyone with the link. @@ -13,7 +13,7 @@ Shared conversations are publicly accessible to anyone with the link. ## How it works -When you share a conversation, opencode: +When you share a conversation, OpenCode: 1. Creates a unique public URL for your session 2. Syncs your conversation history to our servers @@ -23,13 +23,13 @@ When you share a conversation, opencode: ## Sharing -opencode supports three sharing modes that control how conversations are shared: +OpenCode supports three sharing modes that control how conversations are shared: --- ### Manual (default) -By default, opencode uses manual sharing mode. Sessions are not shared automatically, but you can manually share them using the `/share` command: +By default, OpenCode uses manual sharing mode. Sessions are not shared automatically, but you can manually share them using the `/share` command: ``` /share |
