mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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
|
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.
|
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
|
Windows PowerShell
|
||||||
count = & gam user user@domain.com print shareddrives showitemcountonly
|
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.
|
The following command can be used instead of the `GetTeamDriveOrganizers.py` script.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user