mirror of
https://github.com/restic/restic.git
synced 2025-12-13 12:14:42 +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.