X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemdump.rst;h=fbdb8c1c163df162f1f17368af9279f9f1f5bdce;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=8436470d2231f6e5db4c128cc55dcfd3a46a4e5a;hpb=c4dbc7e56b01545e25bc95ba122c79d4a2631a99;p=m6w6%2Flibmemcached diff --git a/docs/memdump.rst b/docs/memdump.rst index 8436470d..fbdb8c1c 100644 --- a/docs/memdump.rst +++ b/docs/memdump.rst @@ -1,59 +1,44 @@ -.. 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 -******** - +-------- +:program: `memdump` -.. code-block:: perl +.. program:: memdump - memdump [options] +.. option:: --help - - -*********** +----------- DESCRIPTION -*********** +----------- -\ **memdump**\ currently dumps a list of "keys" from all servers that +\ **memdump**\ dumps a list of "keys" from all servers that it is told to fetch from. Because memcached does not guarentee to 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 `_ - +`http://libmemcached.org/ `_ -****** -AUTHOR -****** - -Brian Aker, - - -******** +-------- SEE ALSO -******** - - -memcached(1) libmemcached(3) +-------- +:manpage:`memcached(1)` :manpage:`libmemcached(3)`