Skip to content

Commit 935465d

Browse files
committed
docs: replace analytics table with kebabed cased arguments
(cherry picked from commit 7807b77)
1 parent de3ace2 commit 935465d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/design/analytics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ Note: There's a limit of 20 custom dimensions.
4848
| 6 | `--collection` | `string` |
4949
| 7 | `Flag: --strict` | `boolean` |
5050
| 8 | `Ivy Enabled` | `boolean` |
51-
| 9 | `Flag: --inlineStyle` | `boolean` |
52-
| 10 | `Flag: --inlineTemplate` | `boolean` |
53-
| 11 | `Flag: --viewEncapsulation` | `string` |
54-
| 12 | `Flag: --skipTests` | `boolean` |
51+
| 9 | `Flag: --inline-style` | `boolean` |
52+
| 10 | `Flag: --inline-template` | `boolean` |
53+
| 11 | `Flag: --view-encapsulation` | `string` |
54+
| 12 | `Flag: --skip-tests` | `boolean` |
5555
| 13 | `Flag: --aot` | `boolean` |
5656
| 14 | `Flag: --minimal` | `boolean` |
57-
| 15 | `Flag: --lintFix` | `boolean` |
57+
| 15 | `Flag: --lint-fix` | `boolean` |
5858
| 16 | `Flag: --optimization` | `boolean` |
5959
| 17 | `Flag: --routing` | `boolean` |
60-
| 18 | `Flag: --skipImport` | `boolean` |
60+
| 18 | `Flag: --skip-import` | `boolean` |
6161
| 19 | `Flag: --export` | `boolean` |
6262
| 20 | `Build Errors (comma separated)` | `string` |
6363
<!--DIMENSIONS_TABLE_END-->

0 commit comments

Comments
 (0)