mirror of
https://github.com/octoleo/restic.git
synced 2024-11-10 15:21:03 +00:00
doc: Correct path in manual
This commit is contained in:
parent
9583dc820f
commit
144b7f3386
@ -714,7 +714,7 @@ command to serve the repository with FUSE:
|
||||
$ mkdir /mnt/restic
|
||||
$ restic -r /tmp/backup mount /mnt/restic
|
||||
enter password for repository:
|
||||
Now serving /tmp/backup at /tmp/restic
|
||||
Now serving /tmp/backup at /mnt/restic
|
||||
Don't forget to umount after quitting!
|
||||
|
||||
Mounting repositories via FUSE is not possible on Windows and OpenBSD.
|
||||
|
Loading…
Reference in New Issue
Block a user