X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemdump.rst;h=fbdb8c1c163df162f1f17368af9279f9f1f5bdce;hb=a6c3e3a3d04f379b1480c8c88a8eae17e54b1449;hp=05fea79a9342f726156cd6be9e417a1d3ac0c1d3;hpb=ef301192f389f5f6ab4f8ed8c204ca7e115fe0b1;p=awesomized%2Flibmemcached diff --git a/docs/memdump.rst b/docs/memdump.rst index 05fea79a..fbdb8c1c 100644 --- a/docs/memdump.rst +++ b/docs/memdump.rst @@ -10,6 +10,8 @@ Dump a list of keys from a server. SYNOPSIS -------- +:program: `memdump` + .. program:: memdump .. option:: --help @@ -19,7 +21,7 @@ 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". @@ -32,7 +34,7 @@ HOME To find out more information please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ --------