diff --git a/scripts/base/frameworks/analyzer/logging.zeek b/scripts/base/frameworks/analyzer/logging.zeek index 2f4b48dc48..dc3a611f4d 100644 --- a/scripts/base/frameworks/analyzer/logging.zeek +++ b/scripts/base/frameworks/analyzer/logging.zeek @@ -43,7 +43,7 @@ export { }; ## Enable logging of analyzer violations and optionally confirmations - ## when :zeek::see:`Analyzer::Logging::include_confirmations` is set. + ## when :zeek:see:`Analyzer::Logging::include_confirmations` is set. option enable = T; ## Enable analyzer_confirmation. They are usually less interesting