From 8385b0c0fdf8a96d6f849ada5f5c29443f470d27 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Thu, 21 Jul 2022 21:44:18 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8303488..09862d9 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,10 @@ Each line format is `name,type,path,size,indexed_at,maccess,md5`. * **indexed_at**: when this entry was indexed * **maccess**: the entry modification date/time * **md5**: the entry checksum (if any) +* **nbfiles**: the number of children (empty for not storage or directory nodes) +* **free_space**: free space (empty for not storage nodes) +* **total_space**: total space (empty for not storage nodes) +* **meta**: meta information (empty for not storage nodes) # Examples