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.
2 parents 19c80c6 + 7ba8163 commit 45166f7Copy full SHA for 45166f7
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