X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemstat.1;h=bffd510368eb93bc1982f41bca1c8da0c09bb6e1;hb=9f3c2098e91293e4d69b1d691fbf352e440309ff;hp=447437fdd378d0ab4903e19bf4623de1e82fed57;hpb=635e02c96cff1d87c6c89853a8a157fd98db87e7;p=m6w6%2Flibmemcached diff --git a/docs/man/memstat.1 b/docs/man/memstat.1 index 447437fd..4891bca1 100644 --- a/docs/man/memstat.1 +++ b/docs/man/memstat.1 @@ -1,4 +1,4 @@ -.TH "MEMSTAT" "1" "June 02, 2011" "0.47" "libmemcached" +.TH "MEMSTAT" "1" "April 08, 2012" "1.0.6" "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://libmemcached.org/\fP .SH SEE ALSO .sp -memcached(1) libmemcached(3) +\fImemcached(1)\fP \fIlibmemcached(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT