mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-08 16:23:42 -04:00
Merge pull request #5411 from jeroentbt/patch-1
fix small typo in quickstart docs
This commit is contained in:
parent
83f0ef79c6
commit
379e45c07f
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ For restoring, you usually want to work **on the same machine as the same user**
|
|||
that was also used to create the backups of the wanted files. Doing it like
|
||||
that avoids quite some issues:
|
||||
|
||||
- no confusion relating to pathes
|
||||
- no confusion relating to paths
|
||||
- same mapping of user/group names to user/group IDs
|
||||
- no permission issues
|
||||
- you likely already have a working borg setup there,
|
||||
|
|
|
|||
Loading…
Reference in a new issue