summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/quit.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/quit.md')
-rw-r--r--iredis/data/commands/quit.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/iredis/data/commands/quit.md b/iredis/data/commands/quit.md
index b6ce3bf..6be9b55 100644
--- a/iredis/data/commands/quit.md
+++ b/iredis/data/commands/quit.md
@@ -1,5 +1,6 @@
-Ask the server to close the connection. The connection is closed as soon as all
-pending replies have been written to the client.
+Ask the server to close the connection.
+The connection is closed as soon as all pending replies have been written to the
+client.
@return