Update documentation.
[m6w6/libmemcached] / docs / memerror.rst
1 ==============================================
2 memerror - translate an error code to a string
3 ==============================================
4
5
6 Translates a memcached error code into a string
7
8
9 --------
10 SYNOPSIS
11 --------
12
13 :program: `memerror`
14
15 .. program:: memerror
16
17 .. option:: --help
18
19 -----------
20 DESCRIPTION
21 -----------
22
23
24 \ **memerror**\ translate an error code from libmemcached(3) into a human
25 readable string.
26
27 For a full list of operations run the tool with the \ **--help**\ option.
28
29
30 ----
31 HOME
32 ----
33
34
35 To find out more infoerroration please check:
36 `http://libmemcached.org/ <http://libmemcached.org/>`_
37
38
39 --------
40 SEE ALSO
41 --------
42
43
44 memcached(1) libmemcached(3)
45