Skip to content

Commit 13e1a90

Browse files
committed
Updated command descriptions and names
1 parent 37f7957 commit 13e1a90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

commands/descriptions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[
22
{
3-
"name": "Enable Requests",
3+
"name": "Show Pulse-Enable Requests",
44
"script": "RequestsEnableCommand.php",
55
"args": []
66
},
77
{
8-
"name": "Enable Requests",
8+
"name": "Show Pulse-Disable Requests",
99
"script": "RequestsDisableCommand.php",
1010
"args": []
1111
},
1212
{
13-
"name": "Disable and Clear Requests",
13+
"name": "Show Pulse-Disable and Clear Requests",
1414
"script": "RequestsDisableClearCommand.php",
1515
"args": []
1616
}

0 commit comments

Comments
 (0)