X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemdump.rst;h=e667278e9b5b7d430ddefe1bbce0414cc54c85bf;hb=2e5705daa52faa457f104864a27cfbba98ed568e;hp=7153174975ad857fb3e031b78fdc5650b6537933;hpb=df85b48564e1d418669d03814c6ac8f4bc82aab7;p=awesomized%2Flibmemcached diff --git a/docs/memdump.rst b/docs/memdump.rst index 71531749..e667278e 100644 --- a/docs/memdump.rst +++ b/docs/memdump.rst @@ -1,28 +1,24 @@ -.. highlight:: perl - - -memdump -******* +============================= +memdump - Dumping your server +============================= Dump a list of keys from a server. -******** +-------- SYNOPSIS -******** - +-------- +:program: `memdump` -.. code-block:: perl +.. program:: memdump - memdump [options] +.. option:: --help - - -*********** +----------- DESCRIPTION -*********** +----------- \ **memdump**\ currently dumps a list of "keys" from all servers that @@ -32,27 +28,17 @@ provide all keys it is not possible to get a complete "dump". 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, - - -******** +-------- SEE ALSO -******** - - -memcached(1) libmemcached(3) +-------- +:manpage:`memcached(1)` :manpage:`libmemcached(3)`