We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c6b4f commit 7eb5ac5Copy full SHA for 7eb5ac5
tests/main-test.js
@@ -13,9 +13,6 @@ test('shows help on --help', async (t) => {
13
Commands:
14
15
init [name] Initialize a MERN project.
16
- list List MERN variants
17
- search [term] Search for MERN variant
18
- info [term] View details of a MERN variant
19
help [cmd] display help for [cmd]
20
21
Initialize a MERN powered project
@@ -36,9 +33,6 @@ test('shows help on --h', async (t) => {
36
33
37
34
38
35
39
40
41
42
43
44
0 commit comments