diff --git a/src/GamCommands.txt b/src/GamCommands.txt index 62916d07..46a1685c 100644 --- a/src/GamCommands.txt +++ b/src/GamCommands.txt @@ -1,4 +1,4 @@ -his document describes the GAM command line syntax in modified BNF, see https://en.wikipedia.org/wiki/Backus-Naur_Form +This document describes the GAM command line syntax in modified BNF, see https://en.wikipedia.org/wiki/Backus-Naur_Form Skip the History section and start reading at Introduction. Items on the command line are space separated, when an actual space character is required, it will be indicated by . @@ -405,6 +405,11 @@ If an item contains spaces, it should be surrounded by ". ::= | ::= alldrives|allteamdrives|domain|onlyteamdrives|user ::= + ::= + ((text )| + (textfile [charset ])| + (gdoc )| + (gcsdoc )) ::= ::= draft|published|deleted ::= |d: @@ -3120,11 +3125,17 @@ gam delete courses [archive|archived] gam course create|add alias gam course delete alias + ::= + ((text )| + (textfile [charset ])| + (gdoc )| + (gcsdoc )) + gam course create announcement - text [scheduledtime