X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=b72d925032244df6787704245673be864fb424cd;hb=48171051f3c496c6bb2841a3abadbe9faa9cad07;hp=916e8025bb5f2f97048657f524d9c9ae4fad73c8;hpb=04d3d4b0505dd2425260cf8bc2fe2145b17416af;p=m6w6%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index 916e8025..b72d9250 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "April 13, 2011" "0.47" "libmemcached" +.TH "MEMFLUSH" "1" "June 17, 2011" "0.49" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -46,7 +46,7 @@ Reset a server or list of servers .SH DESCRIPTION .sp \fBmemflush\fP 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. .sp You can specify servers via the \fB\-\-servers\fP option or via the environment variable \fBMEMCACHED_SERVERS\fP. @@ -55,7 +55,7 @@ For a full list of operations run the tool with the \fB\-\-help\fP option. .SH HOME .sp To find out more information please check: -\fI\%https://launchpad.net/libmemcached\fP +\fI\%http://libmemcached.org/\fP .SH AUTHOR .sp Brian Aker, <\fI\%brian@tangent.org\fP>