X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=7fff9ec56dc71a50c16f9a0259fe748e0e3d872f;hb=9f3c2098e91293e4d69b1d691fbf352e440309ff;hp=192b3e0748147a0fe20508e44d94858eb186f349;hpb=37bfef618653a38bccc2b821fac6ffb5713bc54b;p=m6w6%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index 192b3e07..7fff9ec5 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" "April 08, 2012" "1.0.6" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -33,23 +33,35 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp Reset a server or list of servers .SH SYNOPSIS +.sp +memflush [options] +.SH DESCRIPTION +.sp +\fBmemflush\fP resets the contents of memcached(1) servers. +This means that all data in the specified servers will be deleted. +.SH OPTIONS +.sp +You can specify servers via the option: .INDENT 0.0 .TP -.B \-\-help +.B \-\-servers .UNINDENT -.SH DESCRIPTION -.sp -\fBmemflush\fP resets the contents of memcached(1) servers. -This means all data in these servers will be deleted. .sp -You can specify servers via the \fB\-\-servers\fP option or via the -environment variable \fBMEMCACHED_SERVERS\fP. +or via the environment variable: +.INDENT 0.0 +.TP +.B \(gaMEMCACHED_SERVERS\(ga +.UNINDENT .sp -For a full list of operations run the tool with the \fB\-\-help\fP option. +For a full list of operations run the tool with option: +.INDENT 0.0 +.TP +.B \-\-help +.UNINDENT .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> @@ -57,7 +69,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP> Mark Atwood <\fI\%mark@fallenpegasus.com\fP> .SH SEE ALSO .sp -memcached(1) libmemcached(3) +\fImemcached(1)\fP \fIlibmemcached(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT