summaryrefslogtreecommitdiffstats
path: root/tools/README
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-10-29 19:17:41 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-10-29 19:17:41 +0000
commit628eb036becf036a897f240cbc0a6e65cd83e399 (patch)
tree15776e72efedeeb7120d9c0946d62bbbce882f17 /tools/README
parentf49e570e8c05bd5d9f38c6f1b7cae8da849459f6 (diff)
downloadbcfg2-628eb036becf036a897f240cbc0a6e65cd83e399.tar.gz
bcfg2-628eb036becf036a897f240cbc0a6e65cd83e399.tar.bz2
bcfg2-628eb036becf036a897f240cbc0a6e65cd83e399.zip
add validate_repo to README
(Logical change 1.124) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@562 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'tools/README')
-rw-r--r--tools/README8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/README b/tools/README
index b3ae1bf1a..68591fd78 100644
--- a/tools/README
+++ b/tools/README
@@ -1,4 +1,8 @@
This directory contains repository maintenance tools.
-bundlecvt.py <bundle directory> <translation directory> - converts v1 bundles into (non-optimal bcfg2 bundles)
-basebuilder.py <image directory> - builds v2 base.xml from bcfg1 repo \ No newline at end of file
+bundlecvt.py <bundle directory> <translation directory>
+ - converts v1 bundles into (non-optimal bcfg2 bundles)
+basebuilder.py <image directory>
+ - builds v2 base.xml from bcfg1 repo
+validate_repo <repo directory> <schema directory>
+ - check all repo files against schemas \ No newline at end of file