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