summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ValidateBcfg2Repo.821
1 files changed, 21 insertions, 0 deletions
diff --git a/man/ValidateBcfg2Repo.8 b/man/ValidateBcfg2Repo.8
index e69de29bb..fe0551fdd 100644
--- a/man/ValidateBcfg2Repo.8
+++ b/man/ValidateBcfg2Repo.8
@@ -0,0 +1,21 @@
+.TH "ValidateBcfg2Repo" 8
+.SH NAME
+ValidateBcfg2Repo \- Check Bcfg2 repository data against data schemas
+.SH SYNOPSIS
+.B ValidateBcfg2Repo
+.I [ Repository Location ] [ Schema Location ]
+.SH DESCRIPTION
+.PP
+.B ValidateBcfg2Repo
+This script checks data against schemas, and it quite helpful in
+finding typos or malformed data.
+.SH ARGUMENTS
+.TP
+.B Repository Location - where the data repository is.
+.TP
+.B Schema Location - where schemas are. (Optional).
+.SH "SEE ALSO"
+.BR bcfg(1),
+.BR Bcfg2Server(8)
+.SH "BUGS"
+None currently known \ No newline at end of file