Skip to content

Commit b0ee7ff

Browse files
angular-robotthePunderWoman
authored andcommitted
docs: update Angular CLI help (angular#61526)
Updated Angular CLI help contents. PR Close angular#61526
1 parent 3947a4b commit b0ee7ff

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"branchName": "refs/heads/main",
3-
"sha": "29e0409c1c9613fc1b5521fc06d22c00dec88476"
3+
"sha": "fc1495020badea56fc5faf1831f89aa7717a0767"
44
}

adev/src/content/cli/help/extract-i18n.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@
4040
"type": "boolean",
4141
"description": "Shows a help message for this command in the console."
4242
},
43+
{
44+
"name": "i18n-duplicate-translation",
45+
"type": "string",
46+
"enum": [
47+
"error",
48+
"warning",
49+
"ignore"
50+
],
51+
"description": "How to handle duplicate translations."
52+
},
4353
{
4454
"name": "out-file",
4555
"type": "string",

0 commit comments

Comments
 (0)