From ccc86a91b7bb4ef84898dadfc9741ecb3aa8eadb Mon Sep 17 00:00:00 2001 From: "bodong.ybd" Date: Tue, 4 Apr 2023 20:56:33 +0800 Subject: Add help message for client setinfo (#11995) The new sub-command was missing from CLIENT HELP Co-authored-by: Binbin --- src/networking.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/networking.c') diff --git a/src/networking.c b/src/networking.c index d8ef434a2..4dcdf6bc9 100644 --- a/src/networking.c +++ b/src/networking.c @@ -3001,6 +3001,10 @@ void clientCommand(client *c) { " Control the replies sent to the current connection.", "SETNAME ", " Assign the name to the current connection.", +"SETINFO