diff options
Diffstat (limited to 'help/C/schematron.sh')
-rwxr-xr-x | help/C/schematron.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/C/schematron.sh b/help/C/schematron.sh new file mode 100755 index 0000000..dc69b43 --- /dev/null +++ b/help/C/schematron.sh @@ -0,0 +1 @@ +xmllint --noout --schematron gnome-help.sct ./*.page 2>&1 | grep -v validates |