X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmemdump.rst;h=05fea79a9342f726156cd6be9e417a1d3ac0c1d3;hb=8b33bb5adbffec6e701728c085e4606a2f7cd506;hp=8436470d2231f6e5db4c128cc55dcfd3a46a4e5a;hpb=1eae35aca01e152e10113cd97b7571ebd6eb5bd9;p=m6w6%2Flibmemcached diff --git a/docs/memdump.rst b/docs/memdump.rst index 8436470d..05fea79a 100644 --- a/docs/memdump.rst +++ b/docs/memdump.rst @@ -1,29 +1,22 @@ -.. highlight:: perl +============================= +memdump - Dumping your server +============================= -**** -NAME -**** +Dump a list of keys from a server. -memdump - Dump a list of keys from a server. - - -******** +-------- SYNOPSIS -******** - - - -.. code-block:: perl - - memdump [options] +-------- +.. program:: memdump +.. option:: --help -*********** +----------- DESCRIPTION -*********** +----------- \ **memdump**\ currently dumps a list of "keys" from all servers that @@ -33,27 +26,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)`