X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcat.1;h=f7022e4bc709af387837e8f8223e34aa6dd464f8;hb=9f3c2098e91293e4d69b1d691fbf352e440309ff;hp=400664b5231775dd8de5c368fa5af99274f8110a;hpb=0ef2080bdbaafe7e3397530ac69ef4081f4f513e;p=m6w6%2Flibmemcached diff --git a/docs/man/memcat.1 b/docs/man/memcat.1 index 400664b5..967f7551 100644 --- a/docs/man/memcat.1 +++ b/docs/man/memcat.1 @@ -1,4 +1,4 @@ -.TH "MEMCAT" "1" "April 12, 2011" "0.47" "libmemcached" +.TH "MEMCAT" "1" "April 08, 2012" "1.0.6" "libmemcached" .SH NAME memcat \- libmemcached Documentation . @@ -30,30 +30,40 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .. .\" Man page generated from reStructeredText. . -.sp -Copy a set of keys to stdout .SH SYNOPSIS .sp -\fBmemcat\fP -.INDENT 0.0 -.TP -.B \-\-help -.UNINDENT +memcat [options] key +.sp +Copy a set of keys to stdout .SH DESCRIPTION .sp \fBmemcat\fP outputs to stdout the value a single or multiple set of keys stored in a memcached(1) server. If any key is not found an error is returned. .sp It is similar to the standard UNIX cat(1) utility. +.SH OPTIONS .sp -You can specify servers via the \fB\-\-servers\fP option or via the -environment variable \fBMEMCACHED_SERVERS\fP. +You can specify servers via the option: +.INDENT 0.0 +.TP +.B \-\-servers +.UNINDENT +.sp +or via the environment variable: +.INDENT 0.0 +.TP +.B \(gaMEMCACHED_SERVERS\(ga +.UNINDENT .sp -For a full list of operations run the tool with the \fB\-\-help\fP option. +For a full list of operations run the tool with the option: +.INDENT 0.0 +.TP +.B \-\-help +.UNINDENT .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP .SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP> @@ -61,7 +71,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> Mark Atwood <\fI\%mark@fallenpegasus.com\fP> .SH SEE ALSO .sp -memcached(1) libmemcached(3) +\fImemcached(1)\fP \fIlibmemcached(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT