Merge pull request #2977 from MichaelEischer/downgrade-cobra

Downgrade cobra to v0.0.5
This commit is contained in:
rawtaz
2020-10-03 18:23:13 +02:00
committed by GitHub
3 changed files with 18 additions and 71 deletions

View File

@@ -0,0 +1,6 @@
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