docs: fix typo `remove` in rclone_serve_restic command

This commit is contained in:
Joda Stößer 2022-11-07 04:38:40 +01:00 committed by albertony
parent 5b5fdc6bc5
commit 210331bf61
1 changed files with 1 additions and 1 deletions

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.