summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/time.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/time.md')
-rw-r--r--iredis/data/commands/time.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/iredis/data/commands/time.md b/iredis/data/commands/time.md
index 441376e..2cf1af6 100644
--- a/iredis/data/commands/time.md
+++ b/iredis/data/commands/time.md
@@ -9,8 +9,8 @@ call.
A multi bulk reply containing two elements:
-- unix time in seconds.
-- microseconds.
+* unix time in seconds.
+* microseconds.
@examples