X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemcapable.rst;h=b9d2f5a80424363bd56e7f238be97e921a102163;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=97dbc066b656d87a47d348b95657f9c86fcd3cf9;hpb=d66b08d5fa6b3a8d5c7d622c17ece15a2a393f16;p=awesomized%2Flibmemcached diff --git a/docs/memcapable.rst b/docs/memcapable.rst index 97dbc066..b9d2f5a8 100644 --- a/docs/memcapable.rst +++ b/docs/memcapable.rst @@ -10,33 +10,35 @@ Check the server for compatibility and capabilities SYNOPSIS -------- -.. program:: memcat +:program:`memcapable` + +.. program:: memcapable .. option:: -h hostname - Specify the hostname to connect to. The default is \ *localhost*\ +Specify the hostname to connect to. The default is \ *localhost*\ .. option:: -p port - Specify the port number to connect to. The default is \ *11211*\ +Specify the port number to connect to. The default is \ *11211*\ .. option:: -c - Generate a coredump when it detects an error from the server. +Generate a coredump when it detects an error from the server. .. option:: -v - Print out the comparison when it detects an error from the server. +Print out the comparison when it detects an error from the server. .. option:: -t n - Set the timeout from an IO operation to/from the server to \ *n*\ seconds. +Set the timeout from an IO operation to/from the server to \ *n*\ seconds. ----------- DESCRIPTION @@ -61,7 +63,7 @@ HOME To find out more information please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ ------