Skip to content

Commit 7fb1474

Browse files
committed
docs(marketing): add parameter placeholder to /plannotator-annotate command
For provenance purposes, this commit was AI assisted.
1 parent 2fbf180 commit 7fb1474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/marketing/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ import AnnoReplace from '../components/landing/AnnoReplace.astro';
315315
<span class="cap-desc">Automatic: hooks into your agent's plan step</span>
316316
</div>
317317
<div class="cap-item">
318-
<code class="cap-cmd">/plannotator-annotate</code>
318+
<code class="cap-cmd">/plannotator-annotate &lt;file|folder|url&gt;</code>
319319
<span class="cap-desc">Annotate any markdown, html, folder, or URL and send feedback</span>
320320
</div>
321321
<div class="cap-item">

0 commit comments

Comments
 (0)