X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..cc2750670f1cb2fafde3e7d1a340f6674dab1749:/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.-