Update all docs.
[m6w6/libmemcached] / docs / man / memrm.1
index 0bab9b72744124680cd78217f3c5155b3464ad8c..9d6a80929f292e4dd2cb039bca36bdd7c08f66a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMRM" "1" "June 17, 2011" "0.49" "libmemcached"
+.TH "MEMRM" "1" "July 11, 2012" "1.0.9" "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