mirror of
https://github.com/restic/restic.git
synced 2025-08-12 15:37:40 +00:00
Use --host
for all commands, deprecate --hostname
This commit is contained in:
7
changelog/unreleased/issue-1967
Normal file
7
changelog/unreleased/issue-1967
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Use `--host` everywhere
|
||||
|
||||
We now use the flag `--host` for all commands which need a host name, using
|
||||
`--hostname` (e.g. for `restic backup`) still works, but will print a
|
||||
deprecation warning. Also, add the short option `-H` where possible.
|
||||
|
||||
https://github.com/restic/restic/issues/1967
|
Reference in New Issue
Block a user