Grammar
This commit is contained in:
parent
40cc034acb
commit
203d3695b4
|
@ -135,7 +135,7 @@ var header = `# Tivan configuration
|
||||||
# Use 'tivan -config tivan.toml -test' to see what metrics a config
|
# Use 'tivan -config tivan.toml -test' to see what metrics a config
|
||||||
# file would generate.
|
# file would generate.
|
||||||
|
|
||||||
# One rule that plugins conform is wherever a connection string
|
# One rule that plugins conform to is wherever a connection string
|
||||||
# can be passed, the values '' and 'localhost' are treated specially.
|
# can be passed, the values '' and 'localhost' are treated specially.
|
||||||
# They indicate to the plugin to use their own builtin configuration to
|
# They indicate to the plugin to use their own builtin configuration to
|
||||||
# connect to the local system.
|
# connect to the local system.
|
||||||
|
|
Loading…
Reference in New Issue