Merge pull request #164 from boostorg/danieljames-patch-2

Remove --valid flag from xmllint
This commit is contained in:
Daniel James 2017-10-09 11:28:52 +01:00 committed by GitHub
commit 45977f6938

View file

@ -7,7 +7,7 @@
Locally, the xmlint tool can be used:
xmllint <two-dashes>valid explicit-failures-markup.xml <two-dashes>schema explicit-failures.xsd
xmllint explicit-failures-markup.xml <two-dashes>schema explicit-failures.xsd
The following online services can be used to validate your changes to this
file: