X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemrm.1;h=24f067311c96d37f96520ed1de7d165b83a7a644;hb=fa3e28807d8206f09c971d9da46effb96b77c419;hp=0bab9b72744124680cd78217f3c5155b3464ad8c;hpb=0a45c8bafd621482cb08f2e5f792f42cafb13865;p=awesomized%2Flibmemcached diff --git a/docs/man/memrm.1 b/docs/man/memrm.1 index 0bab9b72..24f06731 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" "January 26, 2012" "1.0.3" "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