X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcapable.1;h=6e074ff39697a0721cc5a39f1a3cb361e377bfa8;hb=c3723b53b87471782076765f0fff656d07de74e0;hp=6659f88f4e2c78e436489344de1e1e16bdaab0eb;hpb=2a1e29bce497c25fad73b9d74db4a3daf74413b5;p=m6w6%2Flibmemcached diff --git a/docs/man/memcapable.1 b/docs/man/memcapable.1 index 6659f88f..6e074ff3 100644 --- a/docs/man/memcapable.1 +++ b/docs/man/memcapable.1 @@ -1,4 +1,4 @@ -.TH "MEMCAPABLE" "1" "April 09, 2011" "0.47" "libmemcached" +.TH "MEMCAPABLE" "1" "June 10, 2011" "0.47" "libmemcached" .SH NAME memcapable \- libmemcached Documentation . @@ -33,36 +33,38 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp Check the server for compatibility and capabilities .SH SYNOPSIS +.sp +\fBmemcapable\fP .INDENT 0.0 .TP .B \-h hostname +.UNINDENT .sp Specify the hostname to connect to. The default is \fIlocalhost\fP -.UNINDENT .INDENT 0.0 .TP .B \-p port +.UNINDENT .sp Specify the port number to connect to. The default is \fI11211\fP -.UNINDENT .INDENT 0.0 .TP .B \-c -. -Generate a coredump when it detects an error from the server. .UNINDENT +.sp +Generate a coredump when it detects an error from the server. .INDENT 0.0 .TP .B \-v -. -Print out the comparison when it detects an error from the server. .UNINDENT +.sp +Print out the comparison when it detects an error from the server. .INDENT 0.0 .TP .B \-t n +.UNINDENT .sp Set the timeout from an IO operation to/from the server to \fIn\fP seconds. -.UNINDENT .SH DESCRIPTION .sp \fBmemcapable\fP connects to the specified memcached server and tries to @@ -74,7 +76,7 @@ The current version of memcapable will only verify the binary protocol. .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP .SH AUTHOR .sp Trond Norbye, <\fI\%trond.norbye@gmail.com\fP>