X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=a4cf20b92b6bb65eecb0bca3992e5c3ec63cb032;hb=4d82f8155a803e987352e9d6758df4d0449ecf5a;hp=0e6d94156b64dfc12402ba5743b835a282bdfe9d;hpb=7f1777bbeaa41f71567f20350cb2555f2d9466da;p=awesomized%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index 0e6d9415..a4cf20b9 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "April 12, 2011" "0.47" "libmemcached" +.TH "MEMFLUSH" "1" "June 02, 2011" "0.47" "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>