diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 69594eac..a0a692f7 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -64,7 +64,7 @@ Added argument to `gam signature` and `gam vacation` to allow pa `gam vacation subject (message )|(file [charset ]) (replace )* [contactsonly] [domainonly] [startdate ] [enddate ]` This is especially useful with CSV files. -`gam csv Users.csv gam signature file SignatureTemplate.txt replace '#User#' '~User' replace '#Title#' '~Title'` +`gam csv Users.csv gam user '~User' signature file SignatureTemplate.txt replace '#User#' '~User' replace '#Title#' '~Title'` Changed `gam print admins` to include 'id:' in OrgUnitID column as with other `gam print` commands.