1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-09 03:53:17 +00:00

docs/size: extend documentation of size command

This commit is contained in:
albertony
2022-04-10 13:21:12 +02:00
parent 86bd5f6922
commit d77736c21a
2 changed files with 20 additions and 0 deletions

View File

@@ -1285,6 +1285,7 @@ Returns:
- count - number of files
- bytes - number of bytes in those files
- sizeless - number of files with unknown size, included in count but not accounted for in bytes
See the [size command](/commands/rclone_size/) command for more information on the above.