1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-07 23:18:43 +00:00

fix markup error in change log

This commit is contained in:
Thomas Waldmann 2024-09-25 23:53:15 +02:00
parent c3038e129d
commit 628990d32c
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -57,8 +57,8 @@ Compatibility notes:
- or, if the command makes sense for an arbitrary amount of archives, archives
can be selected using a glob pattern, like:
- borg delete -a 'sh:myarchive-2024-*'
- borg recreate -a 'sh:myarchive-2024-*'
- borg delete -a 'sh:myarchive-2024-??-??'
- borg recreate -a 'sh:myarchive-2024-??-??'
- some borg 1.x commands that supported working on a repo AND on an archive
were split into 2 commands, some others were renamed: