X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=6cb0472809ed6912e3e5dbfa604654dba25223eb;hb=41543e45ff7aca5456c9279bc0403ecdc35f7b6e;hp=b0827853756d2e6ab37250f8fa3a91d29a0e6f98;hpb=df85b48564e1d418669d03814c6ac8f4bc82aab7;p=awesomized%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index b0827853..6cb04728 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -1,28 +1,24 @@ -.. highlight:: perl - - -memflush -******** +======================================= +memflush - flush all data from a server +======================================= Reset a server or list of servers -******** +-------- SYNOPSIS -******** - - +-------- -.. code-block:: perl +:program: `memflush` - memflush [options] +.. program:: memflush +.. option:: --help - -*********** +----------- DESCRIPTION -*********** +----------- \ **memflush**\ resets the contents of memcached(1) servers. @@ -34,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, @@ -53,10 +49,8 @@ Brian Aker, Mark Atwood -******** +-------- SEE ALSO -******** - +-------- memcached(1) libmemcached(3) -