X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemdump.rst;h=fbdb8c1c163df162f1f17368af9279f9f1f5bdce;hb=67456d74f5bd4f354a360d70da503dc58cbe5971;hp=2580b6931cb17864a952ca47b55cdebc84105aa2;hpb=bf12e933c3c73aa04d8de2221144cc73cc9ef3b8;p=awesomized%2Flibmemcached diff --git a/docs/memdump.rst b/docs/memdump.rst index 2580b693..fbdb8c1c 100644 --- a/docs/memdump.rst +++ b/docs/memdump.rst @@ -1,56 +1,44 @@ -======= -memdump -======= +============================= +memdump - Dumping your server +============================= Dump a list of keys from a server. -******** +-------- SYNOPSIS -******** +-------- +:program: `memdump` +.. program:: memdump -.. code-block:: perl +.. option:: --help - memdump [options] - - - -*********** +----------- 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 `_ - - -****** -AUTHOR -****** +`http://libmemcached.org/ `_ -Brian Aker, - - -******** +-------- SEE ALSO -******** - - -memcached(1) libmemcached(3) +-------- +:manpage:`memcached(1)` :manpage:`libmemcached(3)`