Jay V před 6 měsíci
rodič
revize
cf29ec0a59

+ 1 - 1
packages/web/astro.config.mjs

@@ -78,11 +78,11 @@ export default defineConfig({
             "docs/models",
             "docs/themes",
             "docs/keybinds",
+            "docs/commands",
             "docs/formatters",
             "docs/permissions",
             "docs/lsp",
             "docs/mcp-servers",
-            "docs/commands",
           ],
         },
 

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

@@ -59,7 +59,7 @@ Run the command with arguments:
 
 ## Inject shell output
 
-Use `!`command`` to inject shell command output into your prompt.
+Use `!command` to inject shell command output into your prompt.
 
 Create `.opencode/command/analyze-coverage.md`: