X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemerror.rst;h=7501c07108422e7513311dde29b5f9b2411bc96f;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=880de8caeb36ef9f8faf36fd5c9fed4fea3d67bc;hpb=ef301192f389f5f6ab4f8ed8c204ca7e115fe0b1;p=awesomized%2Flibmemcached diff --git a/docs/memerror.rst b/docs/memerror.rst index 880de8ca..7501c071 100644 --- a/docs/memerror.rst +++ b/docs/memerror.rst @@ -3,13 +3,15 @@ memerror - translate an error code to a string ============================================== -Translate a memcached error code to a string +Translates a memcached error code into a string -------- SYNOPSIS -------- +:program: `memerror` + .. program:: memerror .. option:: --help @@ -19,7 +21,7 @@ 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. @@ -31,7 +33,7 @@ HOME To find out more infoerroration please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ ******