<dd>\r
<p>\r
Get the value for a given key (optionally filtered by a regex\r
- matching the value).\r
+ matching the value). Returns error code 1 if the key was not\r
+ found and error code 2 if multiple key values were found.\r
</p>\r
</dd>\r
<dt>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 29-Sep-2006 08:10:42 UTC\r
+Last updated 01-Oct-2006 09:55:03 UTC\r
</div>\r
</div>\r
</body>\r
--get::
Get the value for a given key (optionally filtered by a regex
- matching the value).
+ matching the value). Returns error code 1 if the key was not
+ found and error code 2 if multiple key values were found.
--get-all::
Like get, but does not fail if the number of values for the key