File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,22 +31,22 @@ gam show chromedevicecounts
3131 [date <Date>]
3232 [formatjson]
3333```
34- By default, ` mode ` is `active' .
34+ By default, ` mode ` is ` active ` .
3535
36- By default, ` date ` is ` today ` .
36+ By default, ` date <Date> ` is ` date today` .
3737
3838By default, Gam displays the information as an indented list of keys and values.
3939* ` formatjson ` - Display the fields in JSON format.
4040
4141```
42- gam print chromedevicecouints [todrive <ToDriveAttribute>*]
42+ gam print chromedevicecounts [todrive <ToDriveAttribute>*]
4343 [mode active|perboottype|perreleasechannel]
4444 [date <Date>]
4545 [formatjson [quotechar <Character>]]
4646```
47- By default, ` mode ` is `active' .
47+ By default, ` mode ` is ` active ` .
4848
49- By default, ` date ` is ` today ` .
49+ By default, ` date <Date> ` is ` date today` .
5050
5151By default, Gam displays the information as columns of fields; the following option causes the output to be in JSON format,
5252* ` formatjson ` - Display the fields in JSON format.
You can’t perform that action at this time.
0 commit comments