mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-23 14:41:43 +00:00
use permanently instead of irrevocably, which is less common
This commit is contained in:
parent
b9c474d187
commit
79d9aebaf2
1 changed files with 1 additions and 1 deletions
|
@ -919,7 +919,7 @@ def run(self, args=None):
|
|||
`borg check --repair` to rebuild those files after the
|
||||
conversion.
|
||||
|
||||
the conversion can IRREMEDIABLY DAMAGE YOUR REPOSITORY! Attic
|
||||
the conversion can PERMANENTLY DAMAGE YOUR REPOSITORY! Attic
|
||||
will also NOT BE ABLE TO READ THE BORG REPOSITORY ANYMORE, as
|
||||
the magic strings will have changed.
|
||||
|
||||
|
|
Loading…
Reference in a new issue