X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=e02969bd2106e26127bc2b413669ddbf7ba537cb;hb=088eed04d829b8cf6591201564118c356d3cf935;hp=62ab6792e47061a3e67857f7cdfb1bfba873139c;hpb=dc421179c0d159f1ca8a6b2b64b89163a7e0c639;p=awesomized%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index 62ab6792..e02969bd 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -22,7 +22,7 @@ DESCRIPTION \ **memflush**\ resets the contents of memcached(1) servers. -This means all data in these servers will be deleted. +This means that all data in the specified servers will be deleted. You can specify servers via the \ **--servers**\ option or via the environment variable \ ``MEMCACHED_SERVERS``\ . @@ -36,7 +36,7 @@ HOME To find out more information please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ ------