X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=62ab6792e47061a3e67857f7cdfb1bfba873139c;hb=7f1777bbeaa41f71567f20350cb2555f2d9466da;hp=5d6b865b704ee78ee6e5931fdf0d7fc3276e2d2f;hpb=1eae35aca01e152e10113cd97b7571ebd6eb5bd9;p=m6w6%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index 5d6b865b..62ab6792 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -1,29 +1,24 @@ -.. highlight:: perl +======================================= +memflush - flush all data from a server +======================================= -**** -NAME -**** +Reset a server or list of servers -memflush - 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. @@ -35,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 `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -54,10 +49,8 @@ Brian Aker, Mark Atwood -******** +-------- SEE ALSO -******** - +-------- memcached(1) libmemcached(3) -