docs: sanitize
[m6w6/libmemcached] / docs / source / bin / memslap.rst
index fbaa5fe3759e63c4c14b9d35cfaf09b866ae0438..f0520062237754a70e443ec111435b897572aaec 100644 (file)
@@ -2,8 +2,6 @@
 memslap - Load testing  and benchmarking a server
 =================================================
 
-
---------
 SYNOPSIS
 --------
 
@@ -11,23 +9,18 @@ memslap [options]
 
 .. program::  memslap
 
------------
 DESCRIPTION
 -----------
 
-
 :program:`memslap` is a load generation and benchmark tool for memcached(1)
 servers. It generates configurable workload such as threads, concurrencies, connections, run time, overwrite, miss rate, key size, value size, get/set proportion, expected throughput, and so on. 
 
-
--------
 OPTIONS
 -------
 
-
 You can specify servers via the option:
 
-.. option:: --servers  
+.. option:: --servers
 
 or via the environment variable:
 
@@ -37,27 +30,9 @@ For a full list of operations run the tool with:
 
 .. option:: --help
 
-
-----
-HOME
-----
-
-
-To find out more information please check:
-'http://libmemcached.org/ <http://libmemcached.org/>'_
-
-
-------
-AUTHOR
-------
-
-
-Brian Aker, <brian@tangent.org>
-
-
---------
 SEE ALSO
 --------
 
+.. only:: man
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`