mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Fix typo
This commit is contained in:
@@ -412,7 +412,7 @@ Print information about Shared Drives that have admin@domain.com as a member.
|
||||
gam user admin@domain.com print teamdrives
|
||||
```
|
||||
|
||||
## - Display Shared Drive Organizers
|
||||
## Display Shared Drive Organizers
|
||||
The following command can be used instead of the `GetTeamDriveOrganizers.py` script.
|
||||
|
||||
```
|
||||
|
||||
@@ -387,7 +387,7 @@ count=$(gam user user@domain.com print shareddrives showitemcountonly)
|
||||
Windows PowerShell
|
||||
count = & gam user user@domain.com print shareddrives showitemcountonly
|
||||
```
|
||||
## - Display Shared Drive Organizers
|
||||
## Display Shared Drive Organizers
|
||||
The following command can be used instead of the `GetTeamDriveOrganizers.py` script.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user