summaryrefslogtreecommitdiffstats
path: root/docs/config.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2019-10-12 11:21:47 +0200
committernicolargo <nicolas@nicolargo.com>2019-10-12 11:21:47 +0200
commit1f8e6efe8ca2be5d9cb9be3d1a4e18b659157c2d (patch)
tree5fcb15ed11d437503b25aee28357195721000048 /docs/config.rst
parenta61c91b111f06523e8f265b7fcd63284833ad0dc (diff)
Add --enable-plugin options from the command line
Diffstat (limited to 'docs/config.rst')
-rw-r--r--docs/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.rst b/docs/config.rst
index 60edfbfe..875a2b35 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -48,7 +48,7 @@ have a section. Below an example for the CPU plugin:
.. code-block:: ini
[cpu]
- disable=false
+ disable=False
user_careful=50
user_warning=70
user_critical=90