X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemstat.1;h=bffd510368eb93bc1982f41bca1c8da0c09bb6e1;hb=20671681ff4e13ed84be72b699f71a90337245cd;hp=21edde5a41fd0e0361cdf716c80af7a810433379;hpb=8368c501914b1a6fcd722395d07879bad65c540d;p=m6w6%2Flibmemcached diff --git a/docs/man/memstat.1 b/docs/man/memstat.1 index 21edde5a..895345df 100644 --- a/docs/man/memstat.1 +++ b/docs/man/memstat.1 @@ -1,4 +1,4 @@ -.TH "MEMSTAT" "1" "June 17, 2011" "0.49" "libmemcached" +.TH "MEMSTAT" "1" "April 09, 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