2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00

Merge pull request #3485 from lbausch/fix_typo

Fix typo in changelog
This commit is contained in:
Alexander Neumann 2021-08-21 13:16:20 +02:00 committed by GitHub
commit 9374c3ce81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Enhancement: Clarify semantic for `--tasg` for the `forget` command Enhancement: Clarify semantic for `--tag` for the `forget` command
https://github.com/restic/restic/issues/1081 https://github.com/restic/restic/issues/1081
https://github.com/restic/restic/pull/1090 https://github.com/restic/restic/pull/1090