From f4c6c7d6d853ebfd112e01bf37468df045fd8d56 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Fri, 5 Jul 2024 16:50:54 -0700 Subject: [PATCH] Update Users-Drive-Files-Manage.md --- docs/Users-Drive-Files-Manage.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/Users-Drive-Files-Manage.md b/docs/Users-Drive-Files-Manage.md index 7868a478..a189704c 100644 --- a/docs/Users-Drive-Files-Manage.md +++ b/docs/Users-Drive-Files-Manage.md @@ -619,11 +619,10 @@ You may get the following error from Google when trying to download a file: Download Failed: This file has been identified as malware or spam and cannot be downloaded. ``` Use the `acknowledgeabuse` option to control downloading the file. -* `acknowledgeabuse` - Download the file -* `acknowledgeabuse true` - Download the file +* `acknowledgeabuse` - Download the file; `the user is acknowledging the risk of downloading known malware or other abusive files` +* `acknowledgeabuse true` - Download the file; `the user is acknowledging the risk of downloading known malware or other abusive files` * `acknowledgeabuse false` - Do not download the file; this is the default -Whether the user is acknowledging the risk of downloading known malware or other abusive files. ### Example: Download a CSV file and execute a Gam command on its contents Suppose you have a Google Sheets file UserSheet with multiple sheets, one of which is named NewUsers; it has a column labelled primaryEmail.