KBDocs2
[m6w6/libmemcached] / docs / memslap.rst
index 134cdf2dce24e4ee1d6bd487aaad3dff41ff3e20..1996b99f779b4cf4f6b03622994244bfb32f9963 100644 (file)
@@ -8,8 +8,11 @@ SYNOPSIS
 --------
 
 
-.. program::  memslap [options]
+:program: `memslap`
 
+.. program::  memslap
+
+.. option:: --help
 
 -----------
 DESCRIPTION
@@ -17,12 +20,9 @@ DESCRIPTION
 
 
 \ **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. 
+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. 
 
-You can specify servers via the \ **--servers**\  option or via the
-environment variable \ ``MEMCACHED_SERVERS``\ .
+You can specify servers via the \ **--servers**\  option or via the environment variable \ ``MEMCACHED_SERVERS``\ .
 
 
 --------