From 197938eaab140ed33b5c779bbd90c55316ff115e Mon Sep 17 00:00:00 2001 From: Matthieu Helleboid Date: Mon, 23 Jan 2023 17:53:00 +0100 Subject: [PATCH] add information about main manifest for -sm --- docs/administration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/administration.md b/docs/administration.md index b4bd6fab6..fac99ace7 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -288,7 +288,9 @@ in dedicated folders according to their nature: `archive`, `originals`, `thumbnails` or `json` If `-sm` or `--split-manifest` is provided, information about document -will be placed in individual json files, instead of a single JSON file. +will be placed in individual json files, instead of a single JSON file. The main +manifest.json will still contain application wide information (e.g. tags, correspondent, +documenttype, etc) If `-z` or `--zip` is provided, the export will be a zipfile in the target directory, named according to the current date.