Skip to content

Commit 265c702

Browse files
authored
DOC-12563 fixed mcstat info (#3986)
1 parent 71e33bb commit 265c702

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

modules/cli/pages/mcstat.adoc

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
= mcstat
2-
:description: pass:q[The `mcstat` tool provides memory-related information for a specified bucket, or for all buckets on a cluster.]
2+
:description: pass:q[The mcstat tool provides detailed information for a node, specified bucket, or for all buckets on a cluster.]
33
:page-topic-type: reference
44
:page-aliases: cli:cbstats/cbstats-allocator
55

66
[abstract]
77
{description}
88

9-
== Description
10-
11-
The `mcstat` tool provides memory-related information for a specified bucket, or for all buckets on a cluster.
12-
139
The tool is located as follows:
1410

1511
[cols="2,3"]
@@ -40,9 +36,7 @@ The `options` are as follows:
4036
| Options | Description
4137

4238
| `-h[=statkey]`or `--help[=statkey]`
43-
| Show the help message and exit.
44-
If `=statkey` is not specified, the common options for the command are listed.
45-
If `=statkey` _is_ specified, the available _statkeys_ for the command are listed instead.
39+
| Outputs possible `statkey` values with descriptions and indications of the stat's scope and required privileges.
4640

4741
| `-h` or `--hostname`, with the parameter `<hostname[:port]>` (for IPv4), or `[address]:port` (for IPv6)
4842
| The name of the host (and optionally, the port number) to connect to.

0 commit comments

Comments
 (0)