Merge pull request #5680 from castilma/unlock-doc

This commit is contained in:
Michael Eischer
2026-02-01 12:13:52 +01:00
committed by GitHub

View File

@@ -19,6 +19,8 @@ func newUnlockCommand(globalOptions *global.Options) *cobra.Command {
Long: ` Long: `
The "unlock" command removes stale locks that have been created by other restic processes. The "unlock" command removes stale locks that have been created by other restic processes.
Removing locks works even with repositories served in append-only mode from restic's rest-server.
EXIT STATUS EXIT STATUS
=========== ===========