From 582fa83c8c92290c822d0718a73cdc1bd4b6b4ef Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sun, 24 Jul 2022 12:26:55 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09862d9..430849c 100644 --- a/README.md +++ b/README.md @@ -215,10 +215,10 @@ hash checksum if present (catalog was indexed with `-c --hash` and Results can be printed to CSV using `--format=csv`. Fields are separated by a comma (`,`) and are quoted with double quotes (`"`). -Each line format is `name,type,path,size,indexed_at,maccess,md5`. +Each line contains the following fields: * **name**: the entry name -* **type**: the entry type (file, directory) +* **type**: the entry type (file, directory, storage, etc) * **path**: the entry path * **size**: the entry size * **indexed_at**: when this entry was indexed