summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-repo-validate.815
1 files changed, 7 insertions, 8 deletions
diff --git a/man/bcfg2-repo-validate.8 b/man/bcfg2-repo-validate.8
index 7000c8ece..d00885313 100644
--- a/man/bcfg2-repo-validate.8
+++ b/man/bcfg2-repo-validate.8
@@ -3,19 +3,18 @@
bcfg2-repo-validate \- Check Bcfg2 repository data against data schemas
.SH SYNOPSIS
.B bcfg2-repo-validate
-.I [-v] [ Repository Location ] [ Schema Location ]
+.I [-v]
.SH DESCRIPTION
.PP
.B bcfg2-repo-validate
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 "OPTIONS"
-.OO
+.SH OPTIONS
+.PP
+.B "\-C"
+.RS
+Specify path to bcfg2.conf (default /etc/bcfg2.conf)
+.RE
.SH "SEE ALSO"
.BR bcfg2(1),
.BR bcfg2-server(8)