github.com/mckael/restic@v0.8.3/changelog/0.7.0_2017-07-01/issue-1021 (about) 1 Enhancement: Detect invalid backend name and print error 2 3 restic now tries to detect when an invalid/unknown backend is used and 4 returns an error message. 5 6 https://github.com/restic/restic/issues/1021 7 https://github.com/restic/restic/pull/1070