summaryrefslogtreecommitdiffstats
path: root/docs/config.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-12-28 13:01:37 +0100
committernicolargo <nicolas@nicolargo.com>2017-12-28 13:01:37 +0100
commit61357ba52662ed373e77c9835c07195df70b5d73 (patch)
treee8688cb98b4ff4bd19cc822b9da74e344d030aa6 /docs/config.rst
parent13e4652bf11f8c1e13dfb397608c3eca1c3f4fc4 (diff)
Export module is now dynamic. Update doc
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 e525cb44..54264e63 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -66,7 +66,7 @@ an InfluxDB export module:
.. code-block:: ini
[influxdb]
- # Configuration for the --export-influxdb option
+ # Configuration for the --export influxdb option
# https://influxdb.com/
host=localhost
port=8086