mirror of
https://github.com/restic/restic.git
synced 2026-03-23 06:22:44 +00:00
Since restic unlock _removes_ locks, a user might wonder whether this works in append-only mode, which prevents deletion of data. This change explicitly mentions in the man page that the deletion of locks is an allowed exception.