Skip to content

Commit a5ff890

Browse files
committed
Update Chrome-Device-Counts.md
1 parent 48d1b29 commit a5ff890

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

wiki/Chrome-Device-Counts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

3838
By 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

5151
By 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.

0 commit comments

Comments
 (0)