We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8322c8 commit 5b77b68Copy full SHA for 5b77b68
1 file changed
bin/cli_commands.json
@@ -3,7 +3,7 @@
3
"cmd": "help [command]",
4
"desc": "Print a help message.",
5
"pkg": "",
6
- "group": ""
+ "group": "general"
7
},
8
{
9
"cmd": "arch",
@@ -39,7 +39,7 @@
39
"cmd": "datasets",
40
"desc": "Retrieve a dataset.",
41
"pkg": "@stdlib/datasets",
42
43
44
45
"cmd": "ends-with",
@@ -165,7 +165,7 @@
165
"cmd": "repl",
166
"desc": "Start a REPL.",
167
"pkg": "@stdlib/repl",
168
169
170
171
"cmd": "replace",
0 commit comments