mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-09 17:09:05 -05:00
docs: add entry argument to serve command (#1724)
This argument is present in the help text but not in the docs.
This commit is contained in:
committed by
Guillaume Chau
parent
0f9d00ea62
commit
226291c1e9
@@ -32,7 +32,7 @@ npx vue-cli-service serve
|
||||
## vue-cli-service serve
|
||||
|
||||
```
|
||||
Usage: vue-cli-service serve [options]
|
||||
Usage: vue-cli-service serve [options] [entry]
|
||||
|
||||
Options:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user