X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/7f4e28e75046104599a5d83c493fdfd78f93ab49..686bc0ac5c05a43c35908c335e17818c7a01afbe:/doc/ScardCommand.html diff --git a/doc/ScardCommand.html b/doc/ScardCommand.html index c6539745..da7b3cbd 100644 --- a/doc/ScardCommand.html +++ b/doc/ScardCommand.html @@ -16,7 +16,7 @@
Return the set cardinality (number of elements). If the key does notexist 0 is returned, like for empty sets.
the cardinality (number of elements) of the set as an integer. -