X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmemerror.rst;h=16ee6147352d01c61774fe888eac8a42c8fbf801;hb=a6c3e3a3d04f379b1480c8c88a8eae17e54b1449;hp=7e2d967f4e59a5a95fa0349155be0ab46bfec82f;hpb=86be0943416087ba738c28ddbde8cdcbd62ad777;p=awesomized%2Flibmemcached diff --git a/docs/memerror.rst b/docs/memerror.rst index 7e2d967f..16ee6147 100644 --- a/docs/memerror.rst +++ b/docs/memerror.rst @@ -3,7 +3,7 @@ memerror - translate an error code to a string ============================================== -Translate a memcached error code to a string +Translates a memcached error code into a string -------- @@ -21,29 +21,21 @@ DESCRIPTION ----------- -\ **memerror**\ translate an error code from libmemcached(3) to a human +\ **memerror**\ translate an error code from libmemcached(3) into a human readable string. For a full list of operations run the tool with the \ **--help**\ option. -**** +---- HOME -**** +---- To find out more infoerroration please check: `http://libmemcached.org/ `_ -****** -AUTHOR -****** - - -Brian Aker, - - -------- SEE ALSO --------