mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 15:23:06 +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