X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemrm.1;h=c55c8483a7d13824d9b06533cbf604f344b4fbf9;hb=20671681ff4e13ed84be72b699f71a90337245cd;hp=c590f52274ed5eff9b8708e78cc2c23792cae9b1;hpb=0ef2080bdbaafe7e3397530ac69ef4081f4f513e;p=m6w6%2Flibmemcached diff --git a/docs/man/memrm.1 b/docs/man/memrm.1 index c590f522..2080694a 100644 --- a/docs/man/memrm.1 +++ b/docs/man/memrm.1 @@ -1,4 +1,4 @@ -.TH "MEMRM" "1" "April 12, 2011" "0.47" "libmemcached" +.TH "MEMRM" "1" "April 09, 2012" "1.0.6" "libmemcached" .SH NAME memrm \- libmemcached Documentation . @@ -33,28 +33,34 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp memrm \- Remove a key(s) from a collection of memcached servers .SH SYNOPSIS +.sp +memrm [options] [key] +.SH DESCRIPTION +.sp +\fBmemrm\fP removes items, specified by key, from memcached(1) servers. +.SH OPTIONS +.sp +You can specify servers via the option: .INDENT 0.0 .TP -.B program -. -\fImemrm\fP +.B \-\-servers .UNINDENT +.sp +or via the environment variable: .INDENT 0.0 .TP -.B \-\-help +.B \(gaMEMCACHED_SERVERS\(ga .UNINDENT -.SH DESCRIPTION -.sp -\fBmemrm\fP removes items, specified by key, from memcached(1) servers. .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 the +.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> @@ -62,7 +68,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