Apply suggested fix to docs/deployment/pull-backup.rst from Copilot Autofix

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This commit is contained in:
TW 2026-05-14 00:18:41 +02:00 committed by GitHub
parent 4fcc2cc1d2
commit b404c36ae0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,7 @@ create the backup, retaining the original paths, excluding the repository:
::
borg create --exclude borgrepo --files-cache ctime,size --repo /borgrepo archive /
borg create --exclude borgrepo --files-cache ctime,size --repo /borgrepo archive /
For the sake of simplicity only ``borgrepo`` is excluded here. You may want to
set up an exclude file with additional files and folders to be excluded. Also