X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/029524dbff9b076a5d1b7b97428981519e34886b..6208b3a7:/doc/RenamenxCommand.html diff --git a/doc/RenamenxCommand.html b/doc/RenamenxCommand.html index 232cb65d..d2a742a4 100644 --- a/doc/RenamenxCommand.html +++ b/doc/RenamenxCommand.html @@ -31,8 +31,6 @@

Return value

Integer reply, specifically:

 1 if the key was renamed
 0 if the target key already exist
--1 if the source key does not exist
--3 if source and destination keys are the same
 

See also