We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef819c7 commit 56b112bCopy full SHA for 56b112b
1 file changed
src/pages/docs/reference/cli.md
@@ -34,7 +34,7 @@ Commands:
34
35
## Usage
36
37
-For interactive usage, you can import the CLI and call the `run` function with either the **build**, **develop**, or **serve** commands.
+For programmatic usage, you can import the CLI and call the `run` function with either the **build**, **develop**, or **serve** commands.
38
39
```js
40
import { run } from "@greenwood/cli/src/index.js";
0 commit comments