X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmemflush.rst;h=88982259f6c05de5f8c9cd472df201a41da80720;hb=2a1e29bce497c25fad73b9d74db4a3daf74413b5;hp=e83f6b1f47f7cb9684ee1066867dd31d0e2e9e7f;hpb=bf12e933c3c73aa04d8de2221144cc73cc9ef3b8;p=m6w6%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index e83f6b1f..88982259 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -1,26 +1,22 @@ -======== -memflush -======== +======================================= +memflush - flush all data from a server +======================================= Reset a server or list of servers -******** +-------- SYNOPSIS -******** +-------- +.. program:: memflush +.. option:: --help -.. code-block:: perl - - memflush [options] - - - -*********** +----------- DESCRIPTION -*********** +----------- \ **memflush**\ resets the contents of memcached(1) servers. @@ -32,18 +28,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 `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -51,10 +47,8 @@ Brian Aker, Mark Atwood -******** +-------- SEE ALSO -******** - +-------- memcached(1) libmemcached(3) -