Update changelog/unreleased/issue-1106

Co-authored-by: greatroar <61184462+greatroar@users.noreply.github.com>
This commit is contained in:
Alexander Neumann
2022-03-21 11:04:04 +01:00
committed by GitHub
parent 7af69fd7b9
commit 32e61f2620

View File

@@ -4,7 +4,7 @@ The `list locks` command previously locked to the repository by default. This
has the problem that it won't work for an exclusively locked repository and
that the command will also display its own lock file which can be confusing.
Now, the `list locks` command cnever locks the repository.
Now, the `list locks` command never locks the repository.
https://github.com/restic/restic/issues/1106
https://github.com/restic/restic/pull/3665