Adding in memcached_last_error_message.3
[awesomized/libmemcached] / docs / man / memstat.1
index 21edde5a41fd0e0361cdf716c80af7a810433379..cf5d11db62de909467a989fcf859acaec5b2cf91 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMSTAT" "1" "June 17, 2011" "0.49" "libmemcached"
+.TH "MEMSTAT" "1" "September 09, 2011" "0.52" "libmemcached"
 .SH NAME
 memstat \- libmemcached Documentation
 .
@@ -33,34 +33,40 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .sp
 memstat \- Display the operating status of a single or group of memcached servers
 .SH SYNOPSIS
+.sp
+memstat [options]
+.SH DESCRIPTION
+.sp
+\fBmemstat\fP  dumps the state of memcached(1) servers.
+It displays all data to stdout.
+.SH OPTIONS
+.sp
+You can specify servers via the option:
 .INDENT 0.0
 .TP
-.B program
-.
-\fImemstat\fP
+.B \-\-servers
 .UNINDENT
+.sp
+or via the environment variable:
 .INDENT 0.0
 .TP
-.B \-\-help
+.B \(aqMEMCACHED_SERVERS, \-\-args\(aq
 .UNINDENT
-.SH DESCRIPTION
-.sp
-\fBmemstat\fP dumps the state of memcached(1) servers.
-It displays all data to stdout.
 .sp
-You can specify servers via the \fB\-\-servers\fP option or via the
-environment variable \fBMEMCACHED_SERVERS\fP. \fB\-\-args\fP can be used
-to specify the "argument" sent to the stats command (ie slab, size, items,
-etc..).
+which can be used to specify the "argument" sent to the stats command (ie slab, size, items, etc..).
 .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:
+.INDENT 0.0
+.TP
+.B \-\-help
+.UNINDENT
 .SH HOME
 .sp
 To find out more information please check:
 \fI\%http://libmemcached.org/\fP
 .SH SEE ALSO
 .sp
-memcached(1) libmemcached(3)
+\fImemcached(1)\fP \fIlibmemcached(3)\fP
 .SH AUTHOR
 Brian Aker
 .SH COPYRIGHT