diff --git a/src/GamCommands.txt b/src/GamCommands.txt index be57ef81..aff9349e 100644 --- a/src/GamCommands.txt +++ b/src/GamCommands.txt @@ -646,6 +646,7 @@ gam untrash message|messages query [doit] [max_to_untra # Update user Gmail settings # gam show gmailprofile [todrive] +gam show gplusprofile [todrive] gam arrows gam delegate|delegates to diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 14e4dc4b..09c92a0a 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -11,6 +11,7 @@ GAM 3.66 -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. GAM 3.65 -fix vacation issues (Ross)