From e05dad27170548861ab27962214a031afc7352ea Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Wed, 3 Jul 2024 12:43:09 -0700 Subject: [PATCH] Documentation cleanup --- docs/GamUpdates.md | 2 +- src/GamUpdate.txt | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/docs/GamUpdates.md b/docs/GamUpdates.md index c25679da..6b296f91 100644 --- a/docs/GamUpdates.md +++ b/docs/GamUpdates.md @@ -12,7 +12,7 @@ See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Win ### 6.77.05 -Added option `onlyusers ` to gam claim ownership ` +Added option `onlyusers ` to `gam claim ownership ` that causes GAM to only claim ownership of files/folders owned by `onlyusers `. This option is multually exclusive with `skipusers `. diff --git a/src/GamUpdate.txt b/src/GamUpdate.txt index 4acada7c..e34b96a3 100644 --- a/src/GamUpdate.txt +++ b/src/GamUpdate.txt @@ -1,21 +1,10 @@ -Added option `limitdatechanges ` 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 ` 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 Merged GAM-Team version 6.77.05 -Added option `onlyusers ` to gam claim ownership ` +Added option `onlyusers ` to `gam claim ownership ` that causes GAM to only claim ownership of files/folders owned by `onlyusers `. This option is multually exclusive with `skipusers `.