mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
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:
parent
4fcc2cc1d2
commit
b404c36ae0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue