Merge in update such that trunk tree no longer commits manpages.
[m6w6/libmemcached] / docs / memflush.rst
index 88982259f6c05de5f8c9cd472df201a41da80720..e02969bd2106e26127bc2b413669ddbf7ba537cb 100644 (file)
@@ -10,6 +10,8 @@ Reset a server or list of servers
 SYNOPSIS
 --------
 
+:program: `memflush`
+
 .. program:: memflush
 
 .. option:: --help
@@ -20,7 +22,7 @@ DESCRIPTION
 
 
 \ **memflush**\  resets the contents of memcached(1) servers.
-This means all data in these servers will be deleted.
+This means that all data in the specified servers will be deleted.
 
 You can specify servers via the \ **--servers**\  option or via the
 environment variable \ ``MEMCACHED_SERVERS``\ .
@@ -34,7 +36,7 @@ HOME
 
 
 To find out more information please check:
-`https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
+`http://libmemcached.org/ <http://libmemcached.org/>`_
 
 
 ------