diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-02-23 16:30:09 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2012-02-24 13:57:30 +0000 |
commit | 28267387bf5cbdc6f2454ab5663f1c5a05ea5fbf (patch) | |
tree | 2c3a06f251b3835c244d6502756e370a0d332b95 /.gitignore | |
parent | 28373798d385aa6830597811516e171baa0972a7 (diff) |
Add an osinfo-db-validate command for verifying XML files
The osinfo-db-validate command takes a list of paths or URIs
on the command line and validates them against the RNG
schema
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -56,3 +56,6 @@ gtk-doc.make data/pci.ids data/usb.ids tools/osinfo-detect +tools/osinfo-db-validate +tools/osinfo-db-validate.exe +tools/osinfo-db-validate.1 |