summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/del.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/del.md')
-rw-r--r--iredis/data/commands/del.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/iredis/data/commands/del.md b/iredis/data/commands/del.md
index fbb05ec..d5fcbac 100644
--- a/iredis/data/commands/del.md
+++ b/iredis/data/commands/del.md
@@ -1,4 +1,5 @@
-Removes the specified keys. A key is ignored if it does not exist.
+Removes the specified keys.
+A key is ignored if it does not exist.
@return