diff --git a/bindings/java/doxygen/artifact_catalog.dox b/bindings/java/doxygen/artifact_catalog.dox index f2eba3c561be8efb4eff5ab86e6dea45a1ab9888..a71ac32eb5045d10fdf80221596b4fe822496dbc 100644 --- a/bindings/java/doxygen/artifact_catalog.dox +++ b/bindings/java/doxygen/artifact_catalog.dox @@ -530,7 +530,8 @@ Indicates recently accessed content. Examples: Recent Documents or Recent Downlo - TSK_PROG_NAME (Application or application extractor that stored this object as recent) - TSK_DATETIME (A timestamp associated with the content, in seconds since 1970-01-01T00:00:00Z. Ex: creation time) - TSK_NAME (If found in the registry, the name of the attribute) -- TSK_VALUE(If found in the registry, the value of the attribute) +- TSK_VALUE (If found in the registry, the value of the attribute) +- TSK_COMMENT (What the source of the attribute may be)