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

docs: update documentation for stats

This commit is contained in:
Aleksandar Jankovic
2019-07-19 10:13:17 +02:00
committed by Nick Craig-Wood
parent 68e641f6cf
commit ff235e4e56
2 changed files with 107 additions and 3 deletions

View File

@@ -63,10 +63,16 @@ func init() {
Fn: remoteStats,
Title: "Returns stats about current transfers.",
Help: `
This returns all available stats
This returns all available stats:
rclone rc core/stats
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:
` + "```" + `