Skip to content

Commit 226291c

Browse files
timwisAkryum
authored andcommitted
docs: add entry argument to serve command (vuejs#1724)
This argument is present in the help text but not in the docs.
1 parent 0f9d00e commit 226291c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/cli-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npx vue-cli-service serve
3232
## vue-cli-service serve
3333

3434
```
35-
Usage: vue-cli-service serve [options]
35+
Usage: vue-cli-service serve [options] [entry]
3636
3737
Options:
3838

0 commit comments

Comments
 (0)