diff --git a/src/commands/function-delete.json b/src/commands/function-delete.json index 2cfb4068c..01dc78ba4 100644 --- a/src/commands/function-delete.json +++ b/src/commands/function-delete.json @@ -20,7 +20,7 @@ ], "arguments": [ { - "name": "function-name", + "name": "library-name", "type": "string" } ]