add prefix option to administration exporter

This commit is contained in:
Matthieu Helleboid
2023-01-13 07:13:18 +01:00
committed by Trenton H
parent 9ae186e6f9
commit 896304ccaa
2 changed files with 24 additions and 1 deletions

View File

@@ -227,11 +227,12 @@ is not a TTY" errors. For example:
`docker-compose exec -T webserver document_exporter ../export`
```
document_exporter target [-c] [-f] [-d] [-na] [-nt]
document_exporter target [-c] [-f] [-p] [-d] [-na] [-nt]
optional arguments:
-c, --compare-checksums
-f, --use-filename-format
-p, --use-filename-prefix
-d, --delete
-na, --no-archive
-nt, --no-thumbnail
@@ -277,6 +278,10 @@ The filenames generated by this command follow the format
paperless to use `PAPERLESS_FILENAME_FORMAT` for exported filenames
instead, specify `--use-filename-format`.
If `-p` or `--use-filename-format` is provided, Files will be exported
in dedicated folders according to their nature: `archive`, `originals`
or `thumbnails`
!!! warning
If exporting with the file name format, there may be errors due to