aboutsummaryrefslogtreecommitdiff
path: root/bin/check_links
diff options
context:
space:
mode:
Diffstat (limited to 'bin/check_links')
-rwxr-xr-xbin/check_links2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/check_links b/bin/check_links
index 890ac30..9be7953 100755
--- a/bin/check_links
+++ b/bin/check_links
@@ -24,7 +24,7 @@ xargs -0r -- perl -i~ -pe '
s{\bid=("[^"]+")[^<>]*\>}{$&<a name=$1>}g;
'
-linklint -out linklint.errors -error -root $chk_dir /
+linklint -xref -out linklint.errors -error -root $chk_dir /@
cat linklint.errors