mirror of
https://github.com/restic/restic.git
synced 2025-12-10 22:31:47 +00:00
Fix typo in rewrite command note
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user