mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 07:12:37 +00:00
chore: update help information (#1605)
This commit is contained in:
parent
e58270a50f
commit
3056c26a48
@ -38,7 +38,7 @@ const resolveTemplate = (template) => {
|
||||
export default defineNuxtCommand({
|
||||
meta: {
|
||||
name: 'init',
|
||||
usage: 'npx nuxi init [--verbose|-v] [--template,-t] <dir>',
|
||||
usage: 'npx nuxi init|create [--verbose|-v] [--template,-t] [dir]',
|
||||
description: 'Initialize a fresh project'
|
||||
},
|
||||
async invoke (args) {
|
||||
|
Loading…
Reference in New Issue
Block a user