Skip to content

Commit

Permalink
fixup(): move header
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed Nov 2, 2023
1 parent b85a56c commit 8dcf22f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/config/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ description: Stencil CLI
slug: /cli
---

# Command Line Interface (CLI)

Stencil's command line interface (CLI) is how developers can build their projects, run tests, and more.
Stencil's CLI is included in the compiler, and can be invoked with the `stencil` command in a project where `@stencil/core` is installed.

# Command Line Interface (CLI)

## `stencil build`

Builds a Stencil project. The flags below are the available options for the `build` command.
Expand Down

0 comments on commit 8dcf22f

Please sign in to comment.