Przeglądaj źródła

docs: rm incorrect -p alias from docs (#6721)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
opencode-agent[bot] 3 miesięcy temu
rodzic
commit
f2ec036027
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/web/src/content/docs/cli.mdx

+ 1 - 1
packages/web/src/content/docs/cli.mdx

@@ -33,7 +33,7 @@ opencode [project]
 | ------------ | ----- | ------------------------------------------ |
 | `--continue` | `-c`  | Continue the last session                  |
 | `--session`  | `-s`  | Session ID to continue                     |
-| `--prompt`   | `-p`  | Prompt to use                              |
+| `--prompt`   |       | Prompt to use                              |
 | `--model`    | `-m`  | Model to use in the form of provider/model |
 | `--agent`    |       | Agent to use                               |
 | `--port`     |       | Port to listen on                          |