Update cli.md

pull/4060/head
Polaris 1 year ago committed by GitHub
parent 28f98ee04a
commit 09590f9aae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
## `vitepress dev`
Start VitePress dev server using designated directory as root. Defaults to current directory. The `dev` command can also be omitted when running in current directory.
Starts a VitePress dev server using the designated directory as root. Defaults to current directory. The `dev` command can also be omitted when running in the current directory.
### Usage
@ -65,7 +65,7 @@ vitepress preview [root]
## `vitepress init`
Start the [Setup Wizard](../guide/getting-started#setup-wizard) in current directory.
Starts the [Setup Wizard](../guide/getting-started#setup-wizard) in the current directory.
### Usage

Loading…
Cancel
Save