Fix Trond's email address.
[awesomized/libmemcached] / docs / memerror.pod
1 =head1 NAME
2
3 memerror - Translate a memcached error code to a string
4
5 =head1 SYNOPSIS
6
7 memerror [options] error_code
8
9 =head1 DESCRIPTION
10
11 B<memerror> translate an error code from libmemcached(3) to a human
12 readable string.
13
14 For a full list of operations run the tool with the B<--help> option.
15
16 =head1 HOME
17
18 To find out more infoerroration please check:
19 L<https://launchpad.net/libmemcached>
20
21 =head1 AUTHOR
22
23 Brian Aker, E<lt>brian@tangent.orgE<gt>
24
25 =head1 SEE ALSO
26
27 memcached(1) libmemcached(3)
28
29 =cut
30