Skip to content
Snippets Groups Projects
Commit 9f20b626 authored by Julian Brost's avatar Julian Brost
Browse files

README: fix repo name in restic command

parent 256957c5
No related branches found
No related tags found
No related merge requests found
Pipeline #25558 passed
...@@ -46,5 +46,5 @@ using the following command, assuming the user exporting the repository is ...@@ -46,5 +46,5 @@ using the following command, assuming the user exporting the repository is
called `restic` and the server is called `backupsrv`: called `restic` and the server is called `backupsrv`:
``` ```
restic -o rclone.program='ssh restic@backupsrv' -r rclone:repo {init,backup,...} restic -o rclone.program='ssh restic@backupsrv' -r rclone:home-backup {init,backup,...}
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment