Skip to content

Commit 0c5a6eb

Browse files
committed
chore(server): fix usage
1 parent 5c54340 commit 0c5a6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/serve.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function usage {
99
usage
1010
-----
1111
12-
[env TEMPLATE_PROJECT_DIR="$(npm prefix)"] vue-cli-template-dev-server.sh [info|help|-h] <output_dir> <output_project_name>
12+
[env TEMPLATE_PROJECT_DIR="$(npm prefix)"] vue-cli-template-dev-server.sh [-h] <output_dir> <output_project_name>
1313
1414
'
1515
}

0 commit comments

Comments
 (0)