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