From d5daf24c15b563f28f3b6d9a851f61ba54aa104d Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 23 May 2016 17:04:46 -0700 Subject: [PATCH] Update documentation --- src/whatsnew.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 09c92a0a..81e485ab 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,17 +1,18 @@ GAM 3.66 -Print address fields in logical order for gam info domain/instance -Fix problem with gam create alias target - -Add skus to gam info user to allow any licenses to be processed - -add limit to allow selecting number of print jobs to process in gam print printjobs, gam printjob fetch. + -Add skus argument to gam info user to allow any licenses to be processed + -Add limit argument to gam print printjobs, gam printjob fetchto allow selecting number of print jobs to process limit 0 means all print jobs. - -Added revision to gam get drivefile to allow downloading of specific drive file revision (Seth Stein @wfu-linux) - -Added command gam show filerevisions to show drive file revisions (Seth Stein wfu-linux) + -Add revision argument to gam get drivefile to allow downloading of specific drive file revision (Seth Stein @wfu-linux) + -Add command gam show filerevisions to show drive file revisions (Seth Stein wfu-linux) -Allow info user/group arguments to be used in gam whatis and be processed/ignored as appropriate -Add membernames argument to gam print group-members to add member full name to output -Add domain to unqualified group in gam print group-members -Add fields argument to gam print group-members to allow field selection MembersFieldNameList is a comma separated list of field names: email | group | id | name | role | type - -Add command to show Google+ profile. + -Add command gam show gplusprofile [todrive] to show Google+ profile + -Add domain and member arguments to gam print group-members to allow selecting subsets of groups GAM 3.65 -fix vacation issues (Ross)