X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/7f4e28e75046104599a5d83c493fdfd78f93ab49..49128f0b9da725de992e427fa341a837bcc2991b:/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.+