Include comment about using test in the sample config

This commit is contained in:
Evan Phoenix 2015-05-18 15:51:11 -07:00
parent 4146f5f6df
commit 66905c069f
1 changed files with 3 additions and 0 deletions

View File

@ -132,6 +132,9 @@ var header = `# Tivan configuration
# to be active. Declaring a plugin means just specifying the name
# as a section with no variables.
# Use 'tivan -config tivan.toml -test' to see what metrics a config
# file would generate.
# Configuration for influxdb server to send metrics to
# [influxdb]
# url = "http://10.20.2.4"