Explorar o código

Merge pull request #8445 from ThomasWaldmann/rclone-docs-fixes

rclone docs fixes
TW hai 8 meses
pai
achega
54fac33e69

+ 1 - 1
docs/usage/general/file-systems.rst.inc

@@ -24,7 +24,7 @@ Pros:
   and re-write segment files to free space.
 - In future, easier to adapt to other kinds of storage:
   borgstore's backends are quite simple to implement.
-  ``sftp:`` and ``rclone:`` backends already exists, others might be easy to add.
+  ``sftp:`` and ``rclone:`` backends already exist, others might be easy to add.
 - Parallel repository access with less locking is easier to implement.
 
 Cons:

+ 1 - 1
docs/usage/general/repository-urls.rst.inc

@@ -28,7 +28,7 @@ For ssh and sftp URLs, the ``user@`` and ``:port`` parts are optional.
 
 **Remote repositories** accessed via rclone:
 
-``rclone://remote:path``
+``rclone://remote:path`` - see the rclone docs for more details.
 
 
 If you frequently need the same repo URL, it is a good idea to set the