mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 01:06:50 +00:00
spelling: new
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6e7f593b98
commit
a26c1d99d9
1 changed files with 1 additions and 1 deletions
|
@ -1156,7 +1156,7 @@ full when Borg starts a write command like `borg create`, it will abort
|
|||
immediately and the repository will stay as-is.
|
||||
|
||||
If you run a backup that stops due to a disk running full, Borg will roll back,
|
||||
delete the new new segment file and thus freeing disk space automatically. There
|
||||
delete the new segment file and thus freeing disk space automatically. There
|
||||
may be a checkpoint archive left that has been saved before the disk got full.
|
||||
You can keep it to speed up the next backup or delete it to get back more disk
|
||||
space.
|
||||
|
|
Loading…
Reference in a new issue