docs: fix formatting of rc docs page

See: https://forum.rclone.org/t/rclone-1-53-release/18880/24
This commit is contained in:
Nick Craig-Wood
2020-09-03 11:47:48 +01:00
parent 0a9b8eac80
commit d780fcf317
3 changed files with 7 additions and 5 deletions

View File

@ -537,6 +537,8 @@ OR
"result": "<Raw command line output>"
}
```
**Authentication is required for this call.**
### core/gc: Runs a garbage collection. {#core-gc}
@ -1212,7 +1214,7 @@ This allows you to remove a plugin using it's name
This takes parameters
- name: name of the plugin in the format <author>/<plugin_name>
- name: name of the plugin in the format `author`/`plugin_name`
Eg
@ -1226,7 +1228,7 @@ This allows you to remove a plugin using it's name
This takes the following parameters
- name: name of the plugin in the format <author>/<plugin_name>
- name: name of the plugin in the format `author`/`plugin_name`
Eg