Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
a0961459
Commit
a0961459
authored
Jun 19, 2015
by
Tomek Mrugalski
🛰
Browse files
[3800] Minor corrections in stats.xml
parent
a080ae22
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/stats.xml
View file @
a0961459
...
...
@@ -108,9 +108,10 @@
subtle. The reset command sets the value of the statistic to zero or neutral
value. After this operation, the statistic will have a value of 0 (integer),
0.0 (float), 0h0m0s0us (duration) or "" (string). When asked for, a statistic
with the values metioned will be returned. Remove removes a statistic
completely, so the statistic will not be reported anymore. Please note
that
with the values metioned will be returned.
<command>
Remove
</command>
removes
a statistic completely, so the statistic will not be reported anymore. Please
note that the server code may add it back if there's a reason to record
it.
</para>
<section
id=
"command-statistic-get"
>
...
...
@@ -196,9 +197,8 @@
<title>
statistic-get-all command
</title>
<para>
<emphasis>
statistic-get-all
</emphasis>
command retrieves a single
statistic. An example
command may look like this:
<emphasis>
statistic-get-all
</emphasis>
command retrieves all statistics
recorded. An example command may look like this:
<screen>
{
"command": "statistic-get-all",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment