diff --git a/src/GamCommands.txt b/src/GamCommands.txt index e425b02d..736661de 100644 --- a/src/GamCommands.txt +++ b/src/GamCommands.txt @@ -5833,9 +5833,7 @@ gam show datastudiopermissions | | | | ) ::= - (contentrestrictions ownerrestricted [])| - (contentrestrictions readonly false)| - (contentrestrictions readonly true [reason ])| + (contentrestrictions (readonly false)|(readonly true [reason ]) [ownerrestricted []])| (copyrequireswriterpermission [])| (description )| (folderColorRgb )| @@ -5906,9 +5904,7 @@ gam update drivefile [copy] [returnidonly|ret [charset ] [columndelimiter ] ::= - (contentrestrictions ownerrestricted [])| - (contentrestrictions readonly false)| - (contentrestrictions readonly true [reason ])| + (contentrestrictions (readonly false)|(readonly true [reason ]) [ownerrestricted []])| (copyrequireswriterpermission [])| (description )| ignoredefaultvisibility| diff --git a/src/GamUpdate.txt b/src/GamUpdate.txt index f03a0556..c315d708 100644 --- a/src/GamUpdate.txt +++ b/src/GamUpdate.txt @@ -11,7 +11,7 @@ Added option `contentrestrictions ownerrestricted []` to `