~brianaker/libmemcached/libmemcached-gearman-remove

« back to all changes in this revision

Viewing changes to docs/man/memstat.1

  • Committer: Brian Aker
  • Date: 2012-09-30 23:57:30 UTC
  • mto: This revision was merged to the branch mainline in revision 1073.
  • Revision ID: brian@tangent.org-20120930235730-jl3k607syliahnl0
Fix how we do manpages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "MEMSTAT" "1" "September 16, 2012" "1.0.10" "libmemcached"
2
 
.SH NAME
3
 
memstat \- libmemcached Documentation
4
 
.
5
 
.nr rst2man-indent-level 0
6
 
.
7
 
.de1 rstReportMargin
8
 
\\$1 \\n[an-margin]
9
 
level \\n[rst2man-indent-level]
10
 
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
11
 
-
12
 
\\n[rst2man-indent0]
13
 
\\n[rst2man-indent1]
14
 
\\n[rst2man-indent2]
15
 
..
16
 
.de1 INDENT
17
 
.\" .rstReportMargin pre:
18
 
. RS \\$1
19
 
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20
 
. nr rst2man-indent-level +1
21
 
.\" .rstReportMargin post:
22
 
..
23
 
.de UNINDENT
24
 
. RE
25
 
.\" indent \\n[an-margin]
26
 
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27
 
.nr rst2man-indent-level -1
28
 
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29
 
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
30
 
..
31
 
.\" Man page generated from reStructeredText.
32
 
.
33
 
.sp
34
 
memstat \- Display the operating status of a single or group of memcached servers
35
 
.SH SYNOPSIS
36
 
.sp
37
 
memstat [options]
38
 
.SH DESCRIPTION
39
 
.sp
40
 
\fBmemstat\fP  dumps the state of memcached(1) servers.
41
 
It displays all data to stdout.
42
 
.SH OPTIONS
43
 
.sp
44
 
You can specify servers via the option:
45
 
.INDENT 0.0
46
 
.TP
47
 
.B \-\-servers
48
 
.UNINDENT
49
 
.sp
50
 
or via the environment variable:
51
 
.INDENT 0.0
52
 
.TP
53
 
.B \(aqMEMCACHED_SERVERS, \-\-args\(aq
54
 
.UNINDENT
55
 
.sp
56
 
which can be used to specify the "argument" sent to the stats command (ie slab, size, items, etc..).
57
 
.sp
58
 
For a full list of operations run the tool with:
59
 
.INDENT 0.0
60
 
.TP
61
 
.B \-\-help
62
 
.UNINDENT
63
 
.INDENT 0.0
64
 
.TP
65
 
.B \-\-analyze
66
 
.UNINDENT
67
 
.SH HOME
68
 
.sp
69
 
To find out more information please check:
70
 
\fI\%http://libmemcached.org/\fP
71
 
.SH SEE ALSO
72
 
.sp
73
 
\fImemcached(1)\fP \fIlibmemcached(3)\fP
74
 
.SH AUTHOR
75
 
Brian Aker
76
 
.SH COPYRIGHT
77
 
2011-2012, Brian Aker DataDifferential, http://datadifferential.com/
78
 
.\" Generated by docutils manpage writer.
79
 
.\" 
80
 
.