X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemflush.1;h=27e04329632029164f53d7ccf4a3ca2b765e81de;hb=bb79afb7484c21ee590a15399e2e8a39cca7b627;hp=d3c446c6695bfd7d1e4d420aa4298b8eefb789f6;hpb=2e5705daa52faa457f104864a27cfbba98ed568e;p=m6w6%2Flibmemcached diff --git a/docs/man/memflush.1 b/docs/man/memflush.1 index d3c446c6..a73f61a9 100644 --- a/docs/man/memflush.1 +++ b/docs/man/memflush.1 @@ -1,4 +1,4 @@ -.TH "MEMFLUSH" "1" "April 10, 2011" "0.47" "libmemcached" +.TH "MEMFLUSH" "1" "April 21, 2012" "1.0.6" "libmemcached" .SH NAME memflush \- libmemcached Documentation . @@ -33,29 +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 program -. -\fImemflush\fP +.B \-\-servers .UNINDENT +.sp +or via the environment variable: .INDENT 0.0 .TP -.B \-\-help +.B \(gaMEMCACHED_SERVERS\(ga .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. -.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> @@ -63,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