1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 00:07:25 +00:00

doc: Fix typo

This commit is contained in:
Alexander Neumann 2017-11-25 22:11:47 +01:00
parent cd8226130a
commit 8253fadc96

View file

@ -130,7 +130,7 @@ args:
Backing up special items
************************
**Symlinks** are archieved as symlinks, ``restic`` does not follow them.
**Symlinks** are archived as symlinks, ``restic`` does not follow them.
When you restore, you get the same symlink again, with the same link target
and the same timestamps.