X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=62ab6792e47061a3e67857f7cdfb1bfba873139c;hb=7f1777bbeaa41f71567f20350cb2555f2d9466da;hp=635c7f766d1a640a17f134e30bcd77b669c7c39c;hpb=d66b08d5fa6b3a8d5c7d622c17ece15a2a393f16;p=m6w6%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index 635c7f76..62ab6792 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -1,6 +1,6 @@ ---------------------------------------- +======================================= 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 `_ -****** +------ AUTHOR -****** +------ Brian Aker, @@ -55,6 +53,4 @@ Mark Atwood SEE ALSO -------- - memcached(1) libmemcached(3) -