-
-

memerror - translate an error code to a string¶

-

Translates a memcached error code into a string

+
+

memerror¶

SYNOPSIS¶

-

memerror [options] [error code]

+

memerror [options] <error code>

+

Translate a memcached error code into a string.

DESCRIPTION¶

-

memerror translates an error code from libmemcached(3) into a human +

memerror translates an error code from libmemcached into a human readable string.

OPTIONS¶

-

For a full list of operations run the tool with option:

---help¶
-
+--help¶ +

Display help.

+
+ +
+
+--version¶
+

Display version.

+
-
-

HOME¶

-

To find out more infoerroration please check: -http://libmemcached.org/

-
-
-

AUTHOR¶

-

Brian Aker, <brian@tangent.org>

+
+

ENVIRONMENT¶

+
+
+MEMCACHED_SERVERS¶
+

Specify the list of servers.

+
+

SEE ALSO¶

-

memcached(1) libmemcached(3)

+
@@ -729,10 +233,10 @@ readable string.

@@ -741,7 +245,7 @@ readable string.

- © Copyright 2011-2020 Brian Aker, Michael Wallner + © Copyright