From 8db8c48fd9bd4220a4ee4618532dab86718e8995 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Thu, 12 May 2016 22:58:44 -0700 Subject: [PATCH] Update documentation --- src/GamCommands.txt | 1 + src/whatsnew.txt | 1 + 2 files changed, 2 insertions(+) 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)