mirror of
https://github.com/restic/restic.git
synced 2026-05-11 21:15:23 +00:00
871ea1eaf3
This commit adds support for specifying the `--host` option via the `RESTIC_HOST` environment variable. This is done by extending option processing in `cmd_backup.go` and for `restic.SnapshotFilter` in `find.go`.