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
commit 5e43a44b15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,8 @@ func newUnlockCommand(globalOptions *global.Options) *cobra.Command {
Long: `
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
===========