diff options
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 |
