From 8504b492f73ae93aac575e3731f7a6f6c68fe3db Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 22 Aug 2021 19:20:41 +0200 Subject: [PATCH] chg: [doc] children added --- doc/DATABASE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/DATABASE.md b/doc/DATABASE.md index e6e96d6..6c5f403 100644 --- a/doc/DATABASE.md +++ b/doc/DATABASE.md @@ -4,7 +4,8 @@ - `l:` key/value -> {sha1, sha1} - `h:`` hash -> keys from NSRL or other data sources -- `p:` set -> {sha1, sha1} for the parents of a hash (e.g. packages) +- `p:` set -> {sha1, sha1} for the parents of a hash (such as original packages) +- `c:` set -> {sha1, sha1} for the children of a hash (such as files contained in a package) ### Standard keys