From dd874ab02db04853d4b5952712ab34693f9a93de Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 4 Jan 2023 08:19:36 +0100 Subject: Merging upstream version 1.13.0. Signed-off-by: Daniel Baumann --- iredis/data/commands/command-info.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'iredis/data/commands/command-info.md') diff --git a/iredis/data/commands/command-info.md b/iredis/data/commands/command-info.md index 92836e4..e16a555 100644 --- a/iredis/data/commands/command-info.md +++ b/iredis/data/commands/command-info.md @@ -1,10 +1,11 @@ Returns @array-reply of details about multiple Redis commands. -Same result format as `COMMAND` except you can specify which commands get -returned. +Same result format as `COMMAND` except you can specify which commands +get returned. + +If you request details about non-existing commands, their return +position will be nil. -If you request details about non-existing commands, their return position will -be nil. @return -- cgit v1.2.3