mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
fix long option name for "-p" or "--use-filename-prefix"
This commit is contained in:
parent
20763e7c26
commit
5d08a34365
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ The filenames generated by this command follow the format
|
||||||
paperless to use `PAPERLESS_FILENAME_FORMAT` for exported filenames
|
paperless to use `PAPERLESS_FILENAME_FORMAT` for exported filenames
|
||||||
instead, specify `--use-filename-format`.
|
instead, specify `--use-filename-format`.
|
||||||
|
|
||||||
If `-p` or `--use-filename-format` is provided, Files will be exported
|
If `-p` or `--use-filename-prefix` is provided, Files will be exported
|
||||||
in dedicated folders according to their nature: `archive`, `originals`,
|
in dedicated folders according to their nature: `archive`, `originals`,
|
||||||
`thumbnails` or `json`
|
`thumbnails` or `json`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue