2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-29 15:10:49 +00:00
restic/changelog/0.11.0_2020-11-05/issue-2938

7 lines
195 B
Plaintext
Raw Normal View History

2020-11-05 08:41:22 +00:00
Bugfix: Fix manpage formatting
The manpage formatting in restic v0.10.0 was garbled, which is fixed now.
https://github.com/restic/restic/issues/2938
https://github.com/restic/restic/pull/2977