mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
add information about main manifest for -sm
This commit is contained in:
parent
02a40055f5
commit
197938eaab
1 changed files with 3 additions and 1 deletions
|
|
@ -288,7 +288,9 @@ in dedicated folders according to their nature: `archive`, `originals`,
|
||||||
`thumbnails` or `json`
|
`thumbnails` or `json`
|
||||||
|
|
||||||
If `-sm` or `--split-manifest` is provided, information about document
|
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
|
If `-z` or `--zip` is provided, the export will be a zipfile
|
||||||
in the target directory, named according to the current date.
|
in the target directory, named according to the current date.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue