reword
Signed-off-by: xhe <xw897002528@gmail.com>
This commit is contained in:
parent
4f4fee77b8
commit
609686f5b2
@ -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