X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/1350d27e59a888ffd83d67ceb7e2ac9cdd4e6869..68254919284ec958225e1bc5fb2951ef096c92d1:/doc/HgetCommand.html diff --git a/doc/HgetCommand.html b/doc/HgetCommand.html new file mode 100644 index 00000000..e1288990 --- /dev/null +++ b/doc/HgetCommand.html @@ -0,0 +1,39 @@ + + + +
+ + + +If key holds a hash, retrieve the value associated to the specified field.+
If the field is not found or the key does not exist, a special 'nil' value is returned.+