X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemerror.rst;h=aa298993b5fb1a1466746e25bb18ce5d2715a723;hb=dc9533f1e17289d98c9fc7e5bb953774f625c033;hp=880de8caeb36ef9f8faf36fd5c9fed4fea3d67bc;hpb=e668c212d13197abf5d8e2ddc7916057c94325b6;p=awesomized%2Flibmemcached diff --git a/docs/memerror.rst b/docs/memerror.rst index 880de8ca..aa298993 100644 --- a/docs/memerror.rst +++ b/docs/memerror.rst @@ -3,40 +3,48 @@ 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 +.. program:: memerror ----------- DESCRIPTION ----------- -\ **memerror**\ translate an error code from libmemcached(3) to a human +:program:`memerror` translates an error code from libmemcached(3) into a human readable string. -For a full list of operations run the tool with the \ **--help**\ option. +------- +OPTIONS +------- + + +For a full list of operations run the tool with option: -**** +.. option:: --help + + +---- HOME -**** +---- To find out more infoerroration please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -47,5 +55,4 @@ SEE ALSO -------- -memcached(1) libmemcached(3) - +:manpage:`memcached(1)` :manpage:`libmemcached(3)`