reword
Signed-off-by: xhe <xw897002528@gmail.com>
This commit is contained in:
parent
955e00fbec
commit
f6711b7da5
@ -2770,7 +2770,7 @@ void helloCommand(client *c) {
|
||||
}
|
||||
|
||||
if (!ver && next_arg < c->argc) {
|
||||
addReplyError(c,"Authentication needs to provide an protocol version");
|
||||
addReplyError(c,"Need to provide an protocol version for other arguments");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user