diff options
-rw-r--r-- | doc/invoking.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/invoking.rst b/doc/invoking.rst index c6296089..5397dacf 100644 --- a/doc/invoking.rst +++ b/doc/invoking.rst @@ -523,7 +523,7 @@ The following options are available: .. option:: --bypass-interface-version-check - **DANGEROUS** Causes Haddock to ignore the interface verions of + **DANGEROUS** Causes Haddock to ignore the interface versions of binary Haddock interface files. This can make Haddock crash during deserialization of interface files. |