From 0d9691ab0b710d21fe7b47f0d110146491d1dd8b Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 22 Apr 2019 14:01:28 +0200 Subject: [PATCH] Update header example --- doc/src/05100-lib-entryref.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/src/05100-lib-entryref.md b/doc/src/05100-lib-entryref.md index 46409205..986044c9 100644 --- a/doc/src/05100-lib-entryref.md +++ b/doc/src/05100-lib-entryref.md @@ -41,9 +41,12 @@ libimagentryref does store the following data: ```toml [ref] -filehash.sha1 = "" +basepath = "music" +is_ref = true # marker that this entry is actually a "ref" relpath = "Psy_trance_2018_yearmix.mp3" -collection = "music" + +[ref.hash] +sha1 = "" ``` The filehash is stored so that libimagentryref can re-find the file whenever it