diff --git a/docs/deployment/pull-backup.rst b/docs/deployment/pull-backup.rst index 1d380fdbc..8d45ea840 100644 --- a/docs/deployment/pull-backup.rst +++ b/docs/deployment/pull-backup.rst @@ -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