summaryrefslogtreecommitdiff
path: root/src/commands/bgsave.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/bgsave.json')
-rw-r--r--src/commands/bgsave.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/bgsave.json b/src/commands/bgsave.json
index 28aa14a02..f73d8a89b 100644
--- a/src/commands/bgsave.json
+++ b/src/commands/bgsave.json
@@ -1,6 +1,6 @@
{
"BGSAVE": {
- "summary": "Asynchronously save the dataset to disk",
+ "summary": "Asynchronously saves the database(s) to disk.",
"complexity": "O(1)",
"group": "server",
"since": "1.0.0",