Merge pull request #7968 from strugee/patch-1

Fix typo
This commit is contained in:
TW 2023-12-17 18:46:35 +01:00 committed by GitHub
commit 1432f547fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ How do I remove files from an existing backup?
A file is only removed from a BorgBackup repository if all archives that contain
the file are deleted and the corresponding data chunks are removed from the
repository There are two ways how to remove files from a repository.
repository. There are two ways how to remove files from a repository.
1. Use :ref:`borg_delete` to remove all archives that contain the files. This
will of course delete everything in the archive, not only some files.