mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 13:43:35 +00:00
Correct documentation
This commit is contained in:
@ -64,7 +64,7 @@ Added argument to `gam <Users> signature` and `gam <Users> vacation` to allow pa
|
|||||||
`gam <UserTypeEntity> vacation <TrueValues> subject <String> (message <String>)|(file <FileName> [charset <CharSet>]) (replace <REPattern> <String>)*
|
`gam <UserTypeEntity> vacation <TrueValues> subject <String> (message <String>)|(file <FileName> [charset <CharSet>]) (replace <REPattern> <String>)*
|
||||||
[contactsonly] [domainonly] [startdate <Date>] [enddate <Date>]`
|
[contactsonly] [domainonly] [startdate <Date>] [enddate <Date>]`
|
||||||
This is especially useful with CSV files.
|
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.
|
Changed `gam print admins` to include 'id:' in OrgUnitID column as with other `gam print` commands.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user