doc: Correct path in manual

This commit is contained in:
Alexander Neumann 2017-06-22 19:54:55 +02:00
parent 9583dc820f
commit 144b7f3386
1 changed files with 1 additions and 1 deletions

View File

@ -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.