X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..96e34b3ce11e4cda35b9127b6a75756fb42f12ba:/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.+