docs: fix typo remove in rclone_serve_restic command

This commit is contained in:
Joda Stößer
2022-11-07 08:46:05 +01:00
committed by albertony
parent 5b5fdc6bc5
commit 210331bf61
+1 -1
View File
@@ -11,7 +11,7 @@ Serve the remote for restic's REST API.
## Synopsis
Run a basic web server to serve a remove over restic's REST backend
Run a basic web server to serve a remote over restic's REST backend
API over HTTP. This allows restic to use rclone as a data storage
mechanism for cloud providers that restic does not support directly.