restic/changelog/unreleased/issue-2739

6 lines
152 B
Plaintext

Bugfix: Make cat command respect --no-lock
Restic cat would not respect the --no-lock flag, it now does.
https://github.com/restic/restic/issues/2739