X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemstat.1;h=556f2bd1a95c2ae6edc66436abaa2f52d7e8c665;hb=ef3cb20e2967fc17cf7f1c5b6eb14e84bc88a7dc;hp=ba215cb0224b349ea3021b7d152f59c523a30d49;hpb=1c8df302c16c766ef628eb4adfcac4ac30437026;p=awesomized%2Flibmemcached diff --git a/docs/man/memstat.1 b/docs/man/memstat.1 index ba215cb0..556f2bd1 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" "October 18, 2011" "1.01" "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://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