We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c80c6 commit 7ba8163Copy full SHA for 7ba8163
README.md
@@ -826,7 +826,7 @@ Redis.
826
All commands are sent as multi-bulk commands. `args` can either be an Array of
827
arguments, or omitted / set to undefined.
828
829
-## client.add_command(command_name)
+## redis.add_command(command_name)
830
831
Calling add_command will add a new command to the prototype. The exact command
832
name will be used when calling using this new command. Using arbitrary arguments
0 commit comments