X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemstat.1;h=556f2bd1a95c2ae6edc66436abaa2f52d7e8c665;hb=bce9a74e8addd1085b2e751508bf9ab0c2e84e45;hp=ba215cb0224b349ea3021b7d152f59c523a30d49;hpb=04d3d4b0505dd2425260cf8bc2fe2145b17416af;p=m6w6%2Flibmemcached diff --git a/docs/man/memstat.1 b/docs/man/memstat.1 index ba215cb0..e9cd7f8f 100644 --- a/docs/man/memstat.1 +++ b/docs/man/memstat.1 @@ -1,4 +1,4 @@ -.TH "MEMSTAT" "1" "April 13, 2011" "0.47" "libmemcached" +.TH "MEMSTAT" "1" "May 03, 2012" "1.0.7" "libmemcached" .SH NAME memstat \- libmemcached Documentation . @@ -33,34 +33,44 @@ 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 +.INDENT 0.0 +.TP +.B \-\-analyze +.UNINDENT .SH HOME .sp To find out more information please check: -\fI\%http://launchpad.org/libmemcached\fP +\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