mirror of
https://github.com/restic/restic.git
synced 2026-02-23 01:06:23 +00:00
`init` and `copy` use `--repo2` with two different meaning which has proven to be confusing for users. `--from-repo` now consistently marks a source repository from which data is read. `--repo` is now always the target/destination repository.