summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-lint.conf.5
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2011-06-22 17:01:40 -0500
committerNarayan Desai <desai@mcs.anl.gov>2011-06-22 17:01:40 -0500
commit4849378a62ab0dbf72f8ce4e6b2073dc73f2337a (patch)
tree14945dd6045c438f5dbc8e96f023258d31e1adf9 /man/bcfg2-lint.conf.5
parent8d08d5195fa0b6f503752273183948e5d24f33d6 (diff)
parent2db056574f5f55c3c802da63abe7e3de10db5d76 (diff)
downloadbcfg2-4849378a62ab0dbf72f8ce4e6b2073dc73f2337a.tar.gz
bcfg2-4849378a62ab0dbf72f8ce4e6b2073dc73f2337a.tar.bz2
bcfg2-4849378a62ab0dbf72f8ce4e6b2073dc73f2337a.zip
Merge branch 'master' of git.mcs.anl.gov:bcfg2
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)