1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

rc: fix formatting of docs

This commit is contained in:
Nick Craig-Wood
2019-10-27 10:32:56 +00:00
parent 378a3f4133
commit 1868c77e16
5 changed files with 18 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ If group is not provided then summed up stats for all groups will be
returned.
Parameters
- group - name of the stats group (string)
Returns the following values:
@@ -140,6 +141,7 @@ returned.
Note only the last 100 completed transfers are returned.
Parameters
- group - name of the stats group (string)
Returns the following values:
@@ -192,8 +194,8 @@ This clears counters and errors for all stats or specific stats group if group
is provided.
Parameters
- group - name of the stats group (string)
` + "```" + `
`,
})
}