fix: fix small issues in cli reference page

pull/4575/head
ruben 7 months ago
parent 4195ab5175
commit 49f6cffc41

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

Loading…
Cancel
Save