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:
parent
c3038e129d
commit
628990d32c
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue