diff --git a/docs/changes.rst b/docs/changes.rst index d2674a52b..bfef96728 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -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: