1MEMERROR.POP(1) memerror MEMERROR.POP(1)
2
3
4
6 memerror - Translate a memcached error code to a string
7
9 memerror [options] error_code
10
12 memerror translate an error code from libmemcached(3) to a human
13 readable string.
14
15 For a full list of operations run the tool with the --help option.
16
18 To find out more infoerroration please check:
19 <https://launchpad.net/libmemcached>
20
22 Brian Aker, <brian@tangent.org>
23
25 memcached(1) libmemcached(3)
26
27
28
29 2010-06-28 MEMERROR.POP(1)