Commit update for release.
[awesomized/libmemcached] / docs / memflush.rst
index 6cb0472809ed6912e3e5dbfa604654dba25223eb..d2cb644fd2b6b85fe125e172f0388851d940e7b7 100644 (file)
@@ -14,20 +14,31 @@ SYNOPSIS
 
 .. program:: memflush
 
-.. option:: --help
-
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memflush**\  resets the contents of memcached(1) servers.
-This means all data in these servers will be deleted.
+:program:`memflush`  resets the contents of memcached(1) servers.
+This means that all data in the specified servers will be deleted.
+
+
+-------
+OPTIONS
+-------
+
 
-You can specify servers via the \ **--servers**\  option or via the
-environment variable \ ``MEMCACHED_SERVERS``\ .
+You can specify servers via the option:
 
-For a full list of operations run the tool with the \ **--help**\  option.
+.. option:: --servers
+
+or via the environment variable:
+
+.. envvar:: `MEMCACHED_SERVERS`
+
+For a full list of operations run the tool with option:
+
+.. option:: --help
 
 
 ----
@@ -53,4 +64,4 @@ Mark Atwood <mark@fallenpegasus.com>
 SEE ALSO
 --------
 
-memcached(1) libmemcached(3)
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`