X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/32c3a426a6f0b4f99e46dfb805dbca522bce7f8a..8bca8773b4e2542f9537b8403764867aa76273a5:/doc/DelCommand.html diff --git a/doc/DelCommand.html b/doc/DelCommand.html index 4867af9b..8d063ce7 100644 --- a/doc/DelCommand.html +++ b/doc/DelCommand.html @@ -16,7 +16,7 @@
Remove the specified key. If the key does not existno operation is performed. The command always returns success.+ #sidebar GenericCommandsSidebar
Remove the specified keys. If a given key does not existno operation is performed for this key. The commnad returns the number ofkeys removed.
-1 if the key was removed -0 if the key does not exist -