Skip to content

replace usages of --prefix with --glob-archives#17

Open
jkhsjdhjs wants to merge 1 commit intog3492:masterfrom
jkhsjdhjs:fix/prune_prefix_deprecation
Open

replace usages of --prefix with --glob-archives#17
jkhsjdhjs wants to merge 1 commit intog3492:masterfrom
jkhsjdhjs:fix/prune_prefix_deprecation

Conversation

@jkhsjdhjs
Copy link

--prefix has been deprecated in borg 1.2 and results in a warning each time it is used. Instead, --glob-archives can be used together with a wildcard (*).

In version 2.0, the --glob-archives option will be removed again, so this will need to be adjusted again. --match-archives will be introduced instead: https://borgbackup.readthedocs.io/en/2.0.0b5/usage/help.html#borg-help-match-archives

--prefix has been deprecated in borg 1.2 and results in a warning each
time it is used. Instead, --glob-archives can be used together with a
wildcard (*).

In version 2.0, the --glob-archives option will be removed again, so this
will need to be adjusted again. --match-archives will be introduced
instead: https://borgbackup.readthedocs.io/en/2.0.0b5/usage/help.html#borg-help-match-archives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant