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