This file is meant to give a quick overview to some of the
scripts located in this directory.

verify-input-sanity.py
	Purpose:
		This script can be invoked without arguments to examine the
		files within src/input to make sure that they are in good
		shape *prior to* building the XCCDF and OVAL content with the
		various make commands.
	Intent:
		Help XCCDF and OVAL developers spot common mistakes *before*
		utilizing the Makefile to build the XCCDF and OVAL content.
	Usage:
		./verify-input-sanity.py
