diff --git a/src/GamCommands.txt b/src/GamCommands.txt index dbf7e7b1..e5ccf6a6 100644 --- a/src/GamCommands.txt +++ b/src/GamCommands.txt @@ -1839,7 +1839,7 @@ gam update teamdrive |(name ) [asad [(theme|themeid ) | ([customtheme ] [color ])] ( )* [hidden ] -gam delete teamdrive |(name ) +gam delete teamdrive |(name ) [allowitemdeletion|nukefromorbit] gam show teamdriveinfo |(name ) [asadmin] gam show teamdrives [query ] [asadmin] gam print teamdrives [query ] [todrive] [asadmin] diff --git a/src/setup.cfg b/src/setup.cfg index 09c82464..dd4030b0 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = GAM for Google Workspace -version = 6.0.20 +version = 6.0.21 description = Command line management for Google Workspaces long_description = file: readme.md long_description_content_type = text/markdown