X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemrm.rst;h=4dad9f75a190d7e20c7d1cce815eed7fa28c7c60;hb=9cc3e725100e171481d7d694ab07f4e6b4288824;hp=ac358c29bb5eb53e09fde29f4e4061c97917fb66;hpb=281c398ba3a10af677494c4453cd09d85ca921e0;p=awesomized%2Flibmemcached diff --git a/docs/memrm.rst b/docs/memrm.rst index ac358c29..4dad9f75 100644 --- a/docs/memrm.rst +++ b/docs/memrm.rst @@ -1,6 +1,6 @@ -===== -memrm -===== +================================= +memrm - Remove data from a server +================================= memrm - Remove a key(s) from a collection of memcached servers @@ -10,11 +10,11 @@ memrm - Remove a key(s) from a collection of memcached servers SYNOPSIS -------- +:program: `memrm` +.. program:: memrm -.. code-block:: perl - - memrm [options] key key ... +.. option:: --help @@ -31,18 +31,18 @@ environment variable \ ``MEMCACHED_SERVERS``\ . 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,