X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fclient_errors%2FMEMCACHED_PARSE_ERROR.rst;h=173073b9e352da6185e9fea30e6e0dd510178364;hb=a4b154dc5bc4da7dbbd1aaec1339eb7c5c9bcee2;hp=a9c298e6e5900fd0d34889ac0ab1c2fb52a1920f;hpb=67456d74f5bd4f354a360d70da503dc58cbe5971;p=awesomized%2Flibmemcached diff --git a/docs/client_errors/MEMCACHED_PARSE_ERROR.rst b/docs/client_errors/MEMCACHED_PARSE_ERROR.rst index a9c298e6..173073b9 100644 --- a/docs/client_errors/MEMCACHED_PARSE_ERROR.rst +++ b/docs/client_errors/MEMCACHED_PARSE_ERROR.rst @@ -2,4 +2,6 @@ MEMCACHED_PARSE_ERROR ===================== +.. c:type:: MEMCACHED_PARSE_ERROR + An error has occurred while trying to parse the configuration string. You should use memparse to determine what the error was.