X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..e4f6b8c327eb8e1444b51ced96e59dc5e7294cf8:/doc/SelectCommand.html diff --git a/doc/SelectCommand.html b/doc/SelectCommand.html index 11c4b050..e63aa7e4 100644 --- a/doc/SelectCommand.html +++ b/doc/SelectCommand.html @@ -16,7 +16,7 @@
Select the DB with having the specified zero-based numeric index.For default every new client connection is automatically selectedto DB 0.-