diff --git a/openbr/plugins/format.cpp b/openbr/plugins/format.cpp index 5e0f6ac..2c844ad 100644 --- a/openbr/plugins/format.cpp +++ b/openbr/plugins/format.cpp @@ -773,7 +773,8 @@ BR_REGISTER(Format, scoresFormat) * \ingroup formats * \brief Reads FBI EBTS transactions. * \author Scott Klum \cite sklum - * + * https://www.fbibiospecs.org/ebts.html + * \note This will fail if a binary blob contains any of the fields attempt to locate within the file */ class ebtsFormat : public Format {