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