Display CLI usage in docs

This commit is contained in:
Jarred Sumner
2025-02-10 06:48:07 -08:00
parent 9755e02e17
commit 14b93e2ab9
14 changed files with 27 additions and 0 deletions

View File

@@ -247,3 +247,5 @@ $ bun test foo
```
Any test file in the directory with an _absolute path_ that contains one of the targets will run. Glob patterns are not yet supported. -->
{% bunCLIUsage command="test" /%}