A tool for validating syndication feeds
feedvalidator [OPTION] [FEED] [LEVEL]
Validate a feed as RSS, Atom or KML. The feed can be a local or remote URI.
The optional level argument can be one of the following:
A
basic level only
AA
mimic the online validator (default)
AAA
experimental, these rules will change or disappear in future versions
The exit status is 0 for success or 1 for failure.
-h, --help
display a short help message and exit
-V, --version
display version information and exit
Written by Sam Ruby and Mark Pilgrim.
Report bugs using the `reportbug` command.
Copyright 2002, Sam Ruby and Mark Pilgrim
Licensed under an MIT variant free software license.