From 2a3af959f1c8629227590bc286c8b02dbbba0c14 Mon Sep 17 00:00:00 2001 From: Hannes Hayashi <26571811+hanneshayashi@users.noreply.github.com> Date: Sun, 2 May 2021 09:41:49 +0200 Subject: [PATCH] update for v0.2.6 --- GSM.psm1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GSM.psm1 b/GSM.psm1 index 4ead6fe..53088cb 100644 --- a/GSM.psm1 +++ b/GSM.psm1 @@ -22394,7 +22394,7 @@ Specify the HTTP error code(s) that GSM should retry on. Note that GSM will alwa .PARAMETER ReturnWhenReady The Google Drive API returns the drive after creation immediately, but usually before it can be used in subsequent requests. -Setting this flag will make sure that the drive is ready to be used before returning it. +Setting this flag will cause GSM to try to to read the permission on the newly created drive to make sure that it is available before returning it. .PARAMETER ReturnWhenReady_ALL @@ -22522,7 +22522,7 @@ Specify the HTTP error code(s) that GSM should retry on. Note that GSM will alwa .PARAMETER ReturnWhenReady The Google Drive API returns the drive after creation immediately, but usually before it can be used in subsequent requests. -Setting this flag will make sure that the drive is ready to be used before returning it. +Setting this flag will cause GSM to try to to read the permission on the newly created drive to make sure that it is available before returning it. .PARAMETER ThemeId