From 783ff2f7d1cc5d9f88404e62a9f114a36971dede Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 17 May 2011 15:46:57 -0400 Subject: added bcfg2-lint MergeFiles plugin to suggest config files and probes that are very similar and could be merged added text wrapping to bcfg2-lint error handling --- man/bcfg2-lint.8 | 5 +++++ man/bcfg2-lint.conf.5 | 8 ++++++++ 2 files changed, 13 insertions(+) (limited to 'man') diff --git a/man/bcfg2-lint.8 b/man/bcfg2-lint.8 index b1fa9244b..f2d4f9e88 100644 --- a/man/bcfg2-lint.8 +++ b/man/bcfg2-lint.8 @@ -119,6 +119,11 @@ are specified. Can also require that an exists for all Cfg files, and that paranoid mode be enabled for all files. +.TP +.BR MergeFiles +Suggest that similar probes and config files be merged into single +probes or TGenshi templates. + .TP .BR Pkgmgr Check for duplicate packages specified in Pkgmgr. diff --git a/man/bcfg2-lint.conf.5 b/man/bcfg2-lint.conf.5 index 49a32bb22..10a812874 100644 --- a/man/bcfg2-lint.conf.5 +++ b/man/bcfg2-lint.conf.5 @@ -151,6 +151,14 @@ A comma-delimited list of attributes to require on .I 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 -- cgit v1.2.3-1-g7c22