summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-lint.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/bcfg2-lint.conf.5')
-rw-r--r--man/bcfg2-lint.conf.516
1 files changed, 12 insertions, 4 deletions
diff --git a/man/bcfg2-lint.conf.5 b/man/bcfg2-lint.conf.5
index 0ae7a27ac..10a812874 100644
--- a/man/bcfg2-lint.conf.5
+++ b/man/bcfg2-lint.conf.5
@@ -43,7 +43,7 @@ section.
A comma-delimited list of plugins to run. By default, all plugins are
run. This can be overridden by listing plugins on the command line.
See
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
for a list of the available plugins.
.SH ERROR HANDLING
@@ -56,10 +56,10 @@ section. Each option should be the name of an error and one of
, or
.I "silent"
, which tells
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
how to handle the warning. Error names and their defaults can be
displayed by running
-.B bcfg2-lint(1)
+.B bcfg2-lint(8)
with the
.B --list-errors
option.
@@ -152,6 +152,14 @@ A comma-delimited list of attributes to require on
tags. Default is "owner,group,perms".
.TP
+.BR MergeFiles
+
+\(bu
+.B threshold
+The threshold at which MergeFiles will suggest merging config files
+and probes. Default is 75% similar.
+
+.TP
.BR Validate
\(bu
@@ -162,5 +170,5 @@ The full path to the XML Schema files. Default is
command-line option
.SH SEE ALSO
-.BR bcfg2-lint(1)
+.BR bcfg2-lint(8)