First pass on updating docs.
[awesomized/libmemcached] / docs / memerror.rst
1 .. highlight:: perl
2
3
4 ****
5 NAME
6 ****
7
8
9 memerror - Translate a memcached error code to a string
10
11
12 ********
13 SYNOPSIS
14 ********
15
16
17
18 .. code-block:: perl
19
20 memerror [options] error_code
21
22
23
24 ***********
25 DESCRIPTION
26 ***********
27
28
29 \ **memerror**\ translate an error code from libmemcached(3) to a human
30 readable string.
31
32 For a full list of operations run the tool with the \ **--help**\ option.
33
34
35 ****
36 HOME
37 ****
38
39
40 To find out more infoerroration please check:
41 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
42
43
44 ******
45 AUTHOR
46 ******
47
48
49 Brian Aker, <brian@tangent.org>
50
51
52 ********
53 SEE ALSO
54 ********
55
56
57 memcached(1) libmemcached(3)
58