From 4de1031d8a4d573b8930cde46a0d5c6ce4799f95 Mon Sep 17 00:00:00 2001 From: Oran Agra Date: Tue, 6 Apr 2021 12:42:18 +0300 Subject: [PATCH] update help.h (#8747) --- src/help.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/help.h b/src/help.h index 97de00231..c14b53aba 100644 --- a/src/help.h +++ b/src/help.h @@ -184,7 +184,7 @@ struct commandHelp { 8, "6.2.0" }, { "CLIENT KILL", - "[ip:port] [ID client-id] [TYPE normal|master|slave|pubsub] [USER username] [ADDR ip:port] [SKIPME yes/no]", + "[ip:port] [ID client-id] [TYPE normal|master|slave|pubsub] [USER username] [ADDR ip:port] [LADDR ip:port] [SKIPME yes/no]", "Kill the connection of a client", 8, "2.4.0" },