1MEMERROR(1)                  libmemcached-awesome                  MEMERROR(1)
2
3
4

NAME

6       memerror - libmemcached Documentation
7

SYNOPSIS

9       memerror [options] <error code>
10
11       Translate a memcached error code into a string.
12

DESCRIPTION

14       memerror  translates an error code from libmemcached into a human read‐
15       able string.
16

OPTIONS

18       -h|--help
19              Display help.
20
21       -V|--version
22              Display version.
23
24       -q|--quiet
25              Operate quietly.
26
27       -v|--verbose
28              Operate more verbosely.
29
30       -d|--debug
31              See -v|--verbose.
32

ENVIRONMENT

34       MEMCACHED_SERVERS
35              Specify a list of servers.
36

NOTES

38   PROGRAM PREFIX
39       The prefix of this program is variable, i.e. it can  be  configured  at
40       build time.
41
42       Usually  the  client programs of libmemcached-awesome are prefixed with
43       mem, like memcat or memcp.
44
45       It can be configured, though, to replace the prefix with something else
46       like  mc,  in case of that, the client programs of libmemcached-awesome
47       would be called mccat, mccp, etc. respectively.
48

SEE ALSO

50       memcached(1) libmemcached(3)
51
52
53
54
551.1                              Jul 20, 2023                      MEMERROR(1)
Impressum