summaryrefslogtreecommitdiff
path: root/src/commands/config-rewrite.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/config-rewrite.json')
-rw-r--r--src/commands/config-rewrite.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/config-rewrite.json b/src/commands/config-rewrite.json
index 3e37bf49a..490e2f8e8 100644
--- a/src/commands/config-rewrite.json
+++ b/src/commands/config-rewrite.json
@@ -1,6 +1,6 @@
{
"REWRITE": {
- "summary": "Rewrite the configuration file with the in memory configuration",
+ "summary": "Persists the effective configuration to file.",
"complexity": "O(1)",
"group": "server",
"since": "2.8.0",