From 01265839367ed5cc18209ab8d8c210f948ed8079 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Sun, 26 Nov 2023 14:29:58 -0600 Subject: [PATCH] Update accounts.md --- docs/reference/accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/accounts.md b/docs/reference/accounts.md index 8bdbc77d7..c5b7b079b 100644 --- a/docs/reference/accounts.md +++ b/docs/reference/accounts.md @@ -216,7 +216,7 @@ Each tab shows a "section" in the file. ... ``` - `remotes/remote`: The name of the rclone remote for this mount. You can also specify a path to use for the remote. `remote: "google:Media"` quotes are important. + `remotes/remote`: The name of the rclone remote for this mount. You can also specify a path to use for the remote. `remote: "google:Media"` or `remote: "my-sftp:/path/to/my/files"` Quotes are important. `remotes/settings/mount`: Toggles whether you want this remote mounted in the file system.