1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

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 Nick Craig-Wood
parent e2d2a05361
commit ff408f5309

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.