From 497e373e31fdfa784d469d74e245a84a779bcb62 Mon Sep 17 00:00:00 2001 From: asdffdsazqqq <90116442+asdffdsazqqq@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:21:37 -0400 Subject: [PATCH] docs: fix size documentation change `Google Drive` to `Google Docs` --- cmd/size/size.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/size/size.go b/cmd/size/size.go index 8be130529..924d5d91e 100644 --- a/cmd/size/size.go +++ b/cmd/size/size.go @@ -39,7 +39,7 @@ recursion. Some backends do not always provide file sizes, see for example [Google Photos](/googlephotos/#size) and -[Google Drive](/drive/#limitations-of-google-docs). +[Google Docs](/drive/#limitations-of-google-docs). Rclone will then show a notice in the log indicating how many such files were encountered, and count them in as empty files in the output of the size command.