From 628990d32c2ac633beeb0b15c2108c1a446fa283 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 25 Sep 2024 23:53:15 +0200 Subject: [PATCH] fix markup error in change log --- docs/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: