Add the missing help output for new command: client capa redirect (#1025)
Update client help output message for new command: client capa redirect --------- Signed-off-by: hwware <wen.hui.ware@gmail.com> Signed-off-by: Binbin <binloveplay1314@qq.com> Co-authored-by: Binbin <binloveplay1314@qq.com> Co-authored-by: Madelyn Olson <madelyneolson@gmail.com>
This commit is contained in:
parent
3cc619f637
commit
d090fbefde
@ -3485,6 +3485,10 @@ void clientCommand(client *c) {
|
||||
const char *help[] = {
|
||||
"CACHING (YES|NO)",
|
||||
" Enable/disable tracking of the keys for next command in OPTIN/OPTOUT modes.",
|
||||
"CAPA <option> [options...]",
|
||||
" The client claims its some capability options. Options are:",
|
||||
" * REDIRECT",
|
||||
" The client can handle redirection during primary and replica failover in standalone mode.",
|
||||
"GETREDIR",
|
||||
" Return the client ID we are redirecting to when tracking is enabled.",
|
||||
"GETNAME",
|
||||
|
Loading…
x
Reference in New Issue
Block a user