Commit update for release.
[awesomized/libmemcached] / docs / memstat.rst
index da15a8d4ad7637189c208c67c9fbfcd71ac83625..550c346f35057d3f88b2963be9f5f7ea557d3a00 100644 (file)
@@ -14,22 +14,33 @@ SYNOPSIS
 
 .. program:: memstat
 
-.. option:: --help
-
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memstat**\  dumps the state of memcached(1) servers.
+:program:`memstat`  dumps the state of memcached(1) servers.
 It displays all data to stdout.
 
-You can specify servers via the \ **--servers**\  option or via the
-environment variable \ ``MEMCACHED_SERVERS``\ . \ **--args**\  can be used
-to specify the "argument" sent to the stats command (ie slab, size, items,
-etc..).
 
-For a full list of operations run the tool with the \ **--help**\  option.
+-------
+OPTIONS
+-------
+
+
+You can specify servers via the option:
+
+.. option:: --servers  
+
+or via the environment variable:
+
+.. envvar:: 'MEMCACHED_SERVERS, --args'
+
+which can be used to specify the "argument" sent to the stats command (ie slab, size, items, etc..).
+
+For a full list of operations run the tool with:
+
+.. option:: --help
 
 
 ----
@@ -38,7 +49,7 @@ HOME
 
 
 To find out more information please check:
-`http://launchpad.org/libmemcached <http://launchpad.org/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 --------
@@ -46,5 +57,5 @@ SEE ALSO
 --------
 
 
-memcached(1) libmemcached(3)
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`