X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemrm.1;h=8f14987fc56500b24fe1c75dbd3c13cbb0a9a190;hb=refs%2Ftags%2F1.0.8;hp=0bab9b72744124680cd78217f3c5155b3464ad8c;hpb=8cd543979f1967ebcc03e72f542a9ea2b12a0474;p=m6w6%2Flibmemcached diff --git a/docs/man/memrm.1 b/docs/man/memrm.1 index 0bab9b72..bf2f017b 100644 --- a/docs/man/memrm.1 +++ b/docs/man/memrm.1 @@ -1,4 +1,4 @@ -.TH "MEMRM" "1" "June 17, 2011" "0.49" "libmemcached" +.TH "MEMRM" "1" "May 22, 2012" "1.0.8" "libmemcached" .SH NAME memrm \- libmemcached Documentation . @@ -33,24 +33,30 @@ 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: @@ -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