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