mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Documentation cleanup
This commit is contained in:
@@ -12,7 +12,7 @@ See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Win
|
|||||||
|
|
||||||
### 6.77.05
|
### 6.77.05
|
||||||
|
|
||||||
Added option `onlyusers <UserTypeEntity>` to gam <UserTypeEntity> claim ownership <DriveFileEntity>`
|
Added option `onlyusers <UserTypeEntity>` to `gam <UserTypeEntity> claim ownership <DriveFileEntity>`
|
||||||
that causes GAM to only claim ownership of files/folders owned by `onlyusers <UserTypeEntity>`.
|
that causes GAM to only claim ownership of files/folders owned by `onlyusers <UserTypeEntity>`.
|
||||||
This option is multually exclusive with `skipusers <UserTypeEntity>`.
|
This option is multually exclusive with `skipusers <UserTypeEntity>`.
|
||||||
|
|
||||||
|
|||||||
@@ -1,21 +1,10 @@
|
|||||||
Added option `limitdatechanges <Integer>` to `gam report users|customers`.
|
|
||||||
|
|
||||||
If no report is available for the specified date, can an earlier date be used?
|
|
||||||
* `limitdatechanges -1' - Back up to earlier dates to find report data; this is the default.
|
|
||||||
* `limitdatechanges 0 | nodatechange' - Do not report on an earlier date if no report data is available for the specified date.
|
|
||||||
* `limitdatechanges N' - Back up to earlier dates to find report data; do not back up more than N times.
|
|
||||||
|
|
||||||
By default, when `gam report user user <UserItem>` is specified and no report data is available, there is no output.
|
|
||||||
If `csv_output_users_audit = true` in `gam.cfg`, then a row with columns `email,date` will be displayed
|
|
||||||
where `date` is the earliest date for which report data was requested.
|
|
||||||
|
|
||||||
7.00.00
|
7.00.00
|
||||||
|
|
||||||
Merged GAM-Team version
|
Merged GAM-Team version
|
||||||
|
|
||||||
6.77.05
|
6.77.05
|
||||||
|
|
||||||
Added option `onlyusers <UserTypeEntity>` to gam <UserTypeEntity> claim ownership <DriveFileEntity>`
|
Added option `onlyusers <UserTypeEntity>` to `gam <UserTypeEntity> claim ownership <DriveFileEntity>`
|
||||||
that causes GAM to only claim ownership of files/folders owned by `onlyusers <UserTypeEntity>`.
|
that causes GAM to only claim ownership of files/folders owned by `onlyusers <UserTypeEntity>`.
|
||||||
This option is multually exclusive with `skipusers <UserTypeEntity>`.
|
This option is multually exclusive with `skipusers <UserTypeEntity>`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user