X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=0f6ae5e3a7b5305c84bc8b715e29ae5abdcd87ca;hb=8d6fea01b19bd27ae85d9981ac7d3a40b8d83987;hp=192b3e0748147a0fe20508e44d94858eb186f349;hpb=2a1e29bce497c25fad73b9d74db4a3daf74413b5;p=awesomized%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index 192b3e07..0f6ae5e3 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "April 09, 2011" "0.47" "libmemcached" +.TH "MEMFLUSH" "1" "May 23, 2011" "0.47" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -35,12 +35,18 @@ Reset a server or list of servers .SH SYNOPSIS .INDENT 0.0 .TP +.B program +. +\fImemflush\fP +.UNINDENT +.INDENT 0.0 +.TP .B \-\-help .UNINDENT .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. @@ -49,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>