accounting: Add deletedDirs stat to core/stats help output
This commit is contained in:
committed by
Nick Craig-Wood
parent
17a547a980
commit
e233f8b0a7
@@ -89,6 +89,7 @@ Returns the following values:
|
||||
{
|
||||
"bytes": total transferred bytes since the start of the group,
|
||||
"checks": number of files checked,
|
||||
"deletedDirs": number of directories deleted,
|
||||
"deletes" : number of files deleted,
|
||||
"elapsedTime": time in floating point seconds since rclone was started,
|
||||
"errors": number of errors,
|
||||
|
||||
Reference in New Issue
Block a user