SYNOPSIS
ikslint [OPTIONS] FILE
DESCRIPTION
Checks for well-formedness of the XML document contained in FILE.
OPTIONS
- -s, --stats
-
Print statistics
- -t, --histogram
-
Print tag histogram
- -h, --help
-
Print help text and exit
- -V, --version
-
Print version and exit
EXIT STATUS
Returns 0 if document is well-formed, and 1 otherwise.