This commit is contained in:
Taylor Wilsdon
2026-02-28 16:17:43 -04:00
parent 65e347568b
commit 768ec5eef0
3 changed files with 4 additions and 3 deletions

View File

@@ -190,7 +190,7 @@ def main():
"Example: --permissions gmail:organize drive:readonly. "
"Gmail levels: readonly, organize, drafts, send, full (cumulative). "
"Other services: readonly, full. "
"Mutually exclusive with --read-only."
"Mutually exclusive with --read-only and --tools."
),
)
args = parser.parse_args()