X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemerror.rst;h=7501c07108422e7513311dde29b5f9b2411bc96f;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=72536789d8e49cc53116aadfd517338131fe81d3;hpb=49fc1e5ea4ea006f4a2ac71428833760f6fac030;p=m6w6%2Flibmemcached diff --git a/docs/memerror.rst b/docs/memerror.rst index 72536789..7501c071 100644 --- a/docs/memerror.rst +++ b/docs/memerror.rst @@ -1,32 +1,27 @@ -.. highlight:: perl +============================================== +memerror - translate an error code to a string +============================================== -**** -NAME -**** - - -memerror - Translate a memcached error code to a string +Translates a memcached error code into a string -******** +-------- SYNOPSIS -******** - - - -.. code-block:: perl +-------- - memerror [options] error_code +:program: `memerror` +.. program:: memerror +.. option:: --help -*********** +----------- 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. @@ -38,7 +33,7 @@ HOME To find out more infoerroration please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ ****** @@ -49,9 +44,9 @@ AUTHOR Brian Aker, -******** +-------- SEE ALSO -******** +-------- memcached(1) libmemcached(3)