summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/05100-lib-entryref.md7
1 files 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 = "<sha1 hash of the file>"
+basepath = "music"
+is_ref = true # marker that this entry is actually a "ref"
relpath = "Psy_trance_2018_yearmix.mp3"
-collection = "music"
+
+[ref.hash]
+sha1 = "<sha1 hash of the file>"
```
The filehash is stored so that libimagentryref can re-find the file whenever it