From c87485bbc540b1d1fe3e877adcdebfb5a47dc287 Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 16 Mar 2003 14:17:26 +0000 Subject: [PATCH] new option --no-anchor-caching git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@815 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- FAQ | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ b/FAQ index fb82a041..1a65330a 100644 --- a/FAQ +++ b/FAQ @@ -135,4 +135,5 @@ A10: This is not a bug. ABC#anchor2 works too. Thats not specified anywhere and I have seen server-side scripts that fail on some anchors and not on others. This is the reason for always checking URLs with different anchors. + If you really want to disable this, use --no-anchor-caching.