docs: ws
[m6w6/libmemcached] / docs / source / bin / memcapable.rst
index 0e4f33e36dc6668c17e6fbe3ef2b2728183235bf..f8290333109f2b0daede4f6291b51de3aa9eea55 100644 (file)
@@ -1,8 +1,7 @@
 =======================================================================
-memcapable - Checking a Memcached server capibilities and compatibility
+memcapable - Checking a Memcached server capabilities and compatibility
 =======================================================================
 
---------
 SYNOPSIS
 --------
 
@@ -10,7 +9,6 @@ memcapable [options]
 
 .. program:: memcapable
 
------------
 DESCRIPTION
 -----------
 
@@ -18,61 +16,38 @@ DESCRIPTION
 determine its capabilities by running the various commands and verifying
 the response.
 
-
------------
 LIMITATIONS
 -----------
 
-
 The current version of memcapable will only verify the binary protocol.
 
-
--------
 OPTIONS
 -------
 
-
 .. option:: -h hostname
+
 Specify the hostname to connect to. The default is \ *localhost*\ 
 
 .. option:: -p port
-Specify the port number to connect to. The default is \ *11211*\ 
-.. option:: -c
-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.
-.. option:: -t n
-Set the timeout from an IO operation to/from the server to \ *n*\  seconds.
-
-----
-HOME
-----
 
+Specify the port number to connect to. The default is \ *11211*\ 
 
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
+.. option:: -c
 
+Generate a coredump when it detects an error from the server.
 
-------
-AUTHOR
-------
+.. option:: -v
 
+Print out the comparison when it detects an error from the server.
 
-Trond Norbye, <trond.norbye@gmail.com>
+.. option:: -t n
 
+Set the timeout from an IO operation to/from the server to \ *n*\  seconds.
 
---------
 SEE ALSO
 --------
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+.. only:: man
+
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`