Skip to content

Commit 3224916

Browse files
committed
Update help output
1 parent c2f7912 commit 3224916

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ To see a full list of options use the `--help` flag:
1717
1818
Options:
1919
--version Show version number [boolean]
20-
-s, --starter Choose a starter [choices: "nextjs", "ts-nextjs"]
20+
-s, --starter Choose a starter [choices: "nextjs", "ts-nextjs", "contentful"]
2121
-e, --example Start from an example
22-
[choices: "algolia-search", "dynamic-app", "sb-countdown", "sb-typist"]
22+
[choices: "algolia-search", "dynamic-app", "sb-countdown", "sb-typist", "tutor
23+
ial-contentful"]
2324
--help Show help [boolean]
2425
```
2526

0 commit comments

Comments
 (0)