Add documentation for new options
This commit is contained in:
parent
a634c22ae0
commit
55bdc1fa16
3 changed files with 10 additions and 4 deletions
|
@ -551,6 +551,10 @@ Then use it in the backend specification:
|
|||
$ restic -r sftp:restic-backup-host:/tmp/backup init
|
||||
```
|
||||
|
||||
Last, if you'd like to use an entirely different program to create the SFTP
|
||||
connection, you can specify the command to be run with the option
|
||||
`-o sftp.command="foobar"`.
|
||||
|
||||
# Create a REST server repository
|
||||
|
||||
In order to backup data to the remote server via HTTP or HTTPS protocol,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue