replace --use-filename-prefix with --use-folder-prefix

This commit is contained in:
Matthieu Helleboid
2023-01-23 12:51:19 +01:00
committed by Trenton H
parent 72bacc016a
commit 02a40055f5
3 changed files with 15 additions and 15 deletions

View File

@@ -235,7 +235,7 @@ optional arguments:
-f, --use-filename-format
-na, --no-archive
-nt, --no-thumbnail
-p, --use-filename-prefix
-p, --use-folder-prefix
-sm, --split-manifest
-z --zip
```
@@ -283,7 +283,7 @@ If `-nt` or `--no-thumbnail` is provided, thumbnail files will not be exported.
can change (new archiver algorithm) and may then cause additional used space in
a deduplicated backup.
If `-p` or `--use-filename-prefix` is provided, files will be exported
If `-p` or `--use-folder-prefix` is provided, files will be exported
in dedicated folders according to their nature: `archive`, `originals`,
`thumbnails` or `json`