summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-lint.8
Commit message (Collapse)AuthorAgeFilesLines
* fixed typo in bcfg2-lint man page (thanks jsbillings)Chris St. Pierre2011-05-201-1/+1
|
* added bcfg2-lint MergeFiles plugin to suggest config files and probesChris St. Pierre2011-05-171-0/+5
| | | | | | that are very similar and could be merged added text wrapping to bcfg2-lint error handling
* Correct minor typo in man page.Raul Cuza2011-05-051-1/+1
|
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-0/+169
* Changed all references to bcfg2-repo-validate in the documentation to bcfg2-lint * Wrote man pages for bcfg2-lint and bcfg2-lint.conf * Cleaned up straggling references to bcfg2-repo-validate in Makefiles, spec files, and the POSIX tool * A few minor bug fixes