We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a262115 commit 3cc7988Copy full SHA for 3cc7988
index.ts
@@ -64,7 +64,7 @@ function emptyDir(dir) {
64
}
65
66
const helpMessage = `\
67
-Usage: create-vue [FEATURE_FLGAS...] [OPTIONS...] [DIRECTORY]
+Usage: create-vue [FEATURE_FLAGS...] [OPTIONS...] [DIRECTORY]
68
69
Create a new Vue.js project.
70
Start the CLI in interactive mode when no FEATURE_FLAGS is provided, or if the DIRECTORY argument is not a valid package name.
0 commit comments