mirror of
https://github.com/restic/restic.git
synced 2026-02-03 04:20:45 -05:00
Fix typo in rewrite command note
This commit is contained in:
parent
3e6b5c34c9
commit
e30acefbff
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ modifying the repository. Instead restic will only print the actions it would
|
|||
perform.
|
||||
|
||||
.. note:: The ``rewrite`` command verifies that it does not modify snapshots in
|
||||
unexpected ways and fails with an ``cannot encode tree at "[...]" without loosing information``
|
||||
unexpected ways and fails with an ``cannot encode tree at "[...]" without losing information``
|
||||
error otherwise. This can occur when rewriting a snapshot created by a newer
|
||||
version of restic or some third-party implementation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue