X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=6cb0472809ed6912e3e5dbfa604654dba25223eb;hb=72bc4b04c594da7f040ce699ac38d45f4a5a4704;hp=8f8b03121ff4552d5dc234784499d3ee5e8749b4;hpb=281c398ba3a10af677494c4453cd09d85ca921e0;p=m6w6%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index 8f8b0312..6cb04728 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -1,6 +1,6 @@ -======== -memflush -======== +======================================= +memflush - flush all data from a server +======================================= Reset a server or list of servers @@ -10,13 +10,11 @@ Reset a server or list of servers SYNOPSIS -------- +:program: `memflush` +.. program:: memflush -.. code-block:: perl - - memflush [options] - - +.. option:: --help ----------- DESCRIPTION @@ -32,18 +30,18 @@ environment variable \ ``MEMCACHED_SERVERS``\ . For a full list of operations run the tool with the \ **--help**\ option. -**** +---- HOME -**** +---- To find out more information please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -55,6 +53,4 @@ Mark Atwood SEE ALSO -------- - memcached(1) libmemcached(3) -