mirror of
https://github.com/restic/restic.git
synced 2026-08-26 07:23:19 +00:00
As an alternative to -r, this allows to read the repository URL from a file in order to prevent certain types of information leaks, especially for URLs containing credentials. Fixes #1458, fixes #2900.