diff --git a/src/networking.c b/src/networking.c index 589a459d4..e3b62f151 100644 --- a/src/networking.c +++ b/src/networking.c @@ -2147,6 +2147,7 @@ void clientCommand(client *c) { "SETNAME -- Assign the name to the current connection.", "UNBLOCK [TIMEOUT|ERROR] -- Unblock the specified blocked client.", "TRACKING (on|off) [REDIRECT ] [BCAST] [PREFIX first] [PREFIX second] [OPTIN] [OPTOUT]... -- Enable client keys tracking for client side caching.", +"CACHING (yes|no) -- Enable/Disable tracking of the keys for next command in OPTIN/OPTOUT mode.", "GETREDIR -- Return the client ID we are redirecting to when tracking is enabled.", NULL };