summaryrefslogtreecommitdiff
path: root/src/commands/function-restore.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/function-restore.json')
-rw-r--r--src/commands/function-restore.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/function-restore.json b/src/commands/function-restore.json
index 900602577..0c37004b8 100644
--- a/src/commands/function-restore.json
+++ b/src/commands/function-restore.json
@@ -1,6 +1,6 @@
{
"RESTORE": {
- "summary": "Restore all the functions on the given payload",
+ "summary": "Restores all libraries from a payload.",
"complexity": "O(N) where N is the number of functions on the payload",
"group": "scripting",
"since": "7.0.0",