1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-07 19:13:19 +00:00

docs: fix markdown lint issues in backend docs

This commit is contained in:
albertony
2025-08-25 00:00:48 +02:00
committed by Nick Craig-Wood
parent fc6bd9ff79
commit 41eef6608b
71 changed files with 2663 additions and 1646 deletions

View File

@@ -18,8 +18,8 @@ s3). Because it has no parameters you can just use it with the
You can configure it as a remote like this with `rclone config` too if
you want to:
```
No remotes found, make a new one?
```text
No remotes found, make a new one\?
n) New remote
s) Set configuration password
q) Quit config
@@ -50,9 +50,11 @@ y/e/d> y
Because the memory backend isn't persistent it is most useful for
testing or with an rclone server or rclone mount, e.g.
rclone mount :memory: /mnt/tmp
rclone serve webdav :memory:
rclone serve sftp :memory:
```sh
rclone mount :memory: /mnt/tmp
rclone serve webdav :memory:
rclone serve sftp :memory:
```
### Modification times and hashes