mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 00:51:34 +02:00
rc docs: fix code section not rendering properly due to missing quotes
This commit is contained in:
committed by
Nick Craig-Wood
parent
b4b59c53f1
commit
b63e9befe8
@ -440,6 +440,7 @@ Returns the following values:
|
||||
...
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
### core/memstats: Returns the memory statistics {#core/memstats}
|
||||
|
||||
@ -547,6 +548,7 @@ Returns the following values:
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
### core/version: Shows the current version of rclone and the go runtime. {#core/version}
|
||||
|
||||
|
Reference in New Issue
Block a user