fixed typo in influx docs

This commit is contained in:
Dennis Benkert 2014-12-16 18:03:09 +01:00
parent 8eec529106
commit 27d731be71

View File

@ -14,7 +14,7 @@ Specify what InfluxDB instance to push data to:
# The *ip:port* of the database. Default is 'localhost:8086' # The *ip:port* of the database. Default is 'localhost:8086'
-storage_driver_host=ip:port -storage_driver_host=ip:port
# database name. Uses db 'cadvisor' by default # database name. Uses db 'cadvisor' by default
-storage_driver_name -storage_driver_db
# database username. Default is 'root' # database username. Default is 'root'
-storage_driver_user -storage_driver_user
# database password. Default is 'root' # database password. Default is 'root'