mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-11 14:34:17 +00:00
update helper text
This commit is contained in:
parent
c32e4953b5
commit
6720385895
@ -23,7 +23,7 @@ const init = async (name, description, version) => {
|
|||||||
})
|
})
|
||||||
.option(
|
.option(
|
||||||
"-t, --template <path-to-template>",
|
"-t, --template <path-to-template>",
|
||||||
"specify a template for the created project or you can skip and select template manually"
|
"specify a template for the created project or you can use the wizard."
|
||||||
)
|
)
|
||||||
.allowUnknownOption()
|
.allowUnknownOption()
|
||||||
.parse()
|
.parse()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user