Jay V пре 6 месеци
родитељ
комит
cf29ec0a59
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      packages/web/astro.config.mjs
  2. 1 1
      packages/web/src/content/docs/docs/commands.mdx

+ 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`: