summaryrefslogtreecommitdiff
path: root/src/commands/memory-purge.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/memory-purge.json')
-rw-r--r--src/commands/memory-purge.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/memory-purge.json b/src/commands/memory-purge.json
index 09c7d124c..77ed61dc5 100644
--- a/src/commands/memory-purge.json
+++ b/src/commands/memory-purge.json
@@ -1,6 +1,6 @@
{
"PURGE": {
- "summary": "Ask the allocator to release memory",
+ "summary": "Asks the allocator to release memory.",
"complexity": "Depends on how much memory is allocated, could be slow",
"group": "server",
"since": "4.0.0",